[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / a / 9 / e / SwiftyImagePicker / 1.0.0 / SwiftyImagePicker.podspec.json
blob10693e4795c331288d6d2a664b8a05508accdf89
2   "name": "SwiftyImagePicker",
3   "version": "1.0.0",
4   "summary": "iOS SDK for pick image through gallery or camera, including example app",
5   "homepage": "https://github.com/shuvokr",
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.0"
20   },
21   "source_files": "SwiftyImagePicker/**/*.{h,m,swift}",
22   "public_header_files": "SwiftyImagePicker/**/*.h",
23   "swift_version": "5.0"