[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / e / SwiftyImagePicker / 1.0.2 / SwiftyImagePicker.podspec.json
blobc7dade465940b672d6603070daddc0f1d9972f68
2   "name": "SwiftyImagePicker",
3   "version": "1.0.2",
4   "summary": "iOS SDK for pick image through gallery or camera, including example app",
5   "homepage": "https://cocoapods.org/pods/SwiftyImagePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "looktou": "shuvosksk@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/shuvokr/SwiftyImagePicker.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "SwiftyImagePicker/**/*.{h,m,swift}",
22   "public_header_files": "SwiftyImagePicker/**/*.h",
23   "swift_version": "5.0"