Skip to content

Commit

Permalink
Added all files
Browse files Browse the repository at this point in the history
  • Loading branch information
awaisFayyaz786 committed Apr 25, 2018
1 parent 86b51c6 commit c39b8a8
Show file tree
Hide file tree
Showing 109 changed files with 6,786 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
20 changes: 20 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'testing' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
pod 'PryntTrimmerView'
# Pods for testing

target 'testingTests' do
inherit! :search_paths
pod 'FDTake'
end

target 'testingUITests' do
inherit! :search_paths
# Pods for testing
end

end
20 changes: 20 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
PODS:
- FDTake (2.0.0)
- PryntTrimmerView (2.0.1)

DEPENDENCIES:
- FDTake
- PryntTrimmerView

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- FDTake
- PryntTrimmerView

SPEC CHECKSUMS:
FDTake: 21152c660ddf075a859f86af83f9d17dc4b5a539
PryntTrimmerView: 4260ae497a2f3e1bbfc0b71247eb74ab92bf0490

PODFILE CHECKSUM: 2b8d33bd57a2ab3ba64f8ffdbf4ecd4cccf326e1

COCOAPODS: 1.5.0
19 changes: 19 additions & 0 deletions Pods/FDTake/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

179 changes: 179 additions & 0 deletions Pods/FDTake/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions Pods/FDTake/Source/FDTake.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c39b8a8

Please sign in to comment.