File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0.1 </string >
18+ <string >1.0.2 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "PickImageAlert"
3- s . version = "1.0.1 "
3+ s . version = "1.0.2 "
44 s . summary = "Photos or camera access using the system alert controller"
55 s . description = "PickImageAlert provides a list of your photos in your alert controller with three alert actions"
66 s . requires_arc = true
Original file line number Diff line number Diff line change 66[ ![ License] ( https://img.shields.io/cocoapods/l/PickImageAlert.svg?style=flat )] ( http://cocoapods.org/pods/PickImageAlert )
77[ ![ Platform] ( https://img.shields.io/cocoapods/p/PickImageAlert.svg?style=flat )] ( http://cocoapods.org/pods/PickImageAlert )
88
9- PickImageAlert provides a list of your photos in your alert controller with three alert actions
9+ PickImageAlert provides a list of your photos using the system alert controller. Also it's possible to take a photo and access the photo library.
1010
1111![ PickImageAlert] ( https://raw.githubusercontent.com/limadeveloper/PickImageAlert/master/Documents/PickImageAlert.gif )
1212
You can’t perform that action at this time.
0 commit comments