diff --git a/Example/.gitignore b/Example/.gitignore new file mode 100644 index 00000000..1055880b --- /dev/null +++ b/Example/.gitignore @@ -0,0 +1,3 @@ +Pods/ +podfile.lock +.DS_Store diff --git a/Example/Podfile.lock b/Example/Podfile.lock deleted file mode 100644 index 4d83a7d3..00000000 --- a/Example/Podfile.lock +++ /dev/null @@ -1,37 +0,0 @@ -PODS: - - FBSnapshotTestCase (2.1.4): - - FBSnapshotTestCase/SwiftSupport (= 2.1.4) - - FBSnapshotTestCase/Core (2.1.4) - - FBSnapshotTestCase/SwiftSupport (2.1.4): - - FBSnapshotTestCase/Core - - Nimble (5.1.1) - - Nimble-Snapshots (4.4.0): - - Nimble-Snapshots/Core (= 4.4.0) - - Nimble-Snapshots/Core (4.4.0): - - FBSnapshotTestCase (~> 2.0) - - Nimble - - Quick - - Quick (1.0.0) - - TLPhotoPicker (1.1.1) - -DEPENDENCIES: - - FBSnapshotTestCase - - Nimble (~> 5.1.1) - - Nimble-Snapshots - - Quick (~> 1.0.0) - - TLPhotoPicker (from `../`) - -EXTERNAL SOURCES: - TLPhotoPicker: - :path: "../" - -SPEC CHECKSUMS: - FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a - Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29 - Nimble-Snapshots: e743439f26c2fa99d8f7e0d7c01c99bcb40aa6f2 - Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff - TLPhotoPicker: 021b33319d857720c8d60d10e30c743d37856500 - -PODFILE CHECKSUM: 6acf64bb276856bfde65e460d32fa3559cc3e913 - -COCOAPODS: 1.2.1 diff --git a/TLPhotoPicker.podspec b/TLPhotoPicker.podspec index 56ee56db..63002a0d 100644 --- a/TLPhotoPicker.podspec +++ b/TLPhotoPicker.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'TLPhotoPicker' - s.version = '1.1.1' + s.version = '1.1.2' s.summary = 'multiple phassets picker for iOS lib. like facebook' # This description is used to generate tags and improve search results.