[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / c / RedboothImagePicker / 0.8.1 / RedboothImagePicker.podspec.json
blob2acb89ec49720ff26fe0801bcff5db25a49267ff
2   "name": "RedboothImagePicker",
3   "module_name": "ImagePicker",
4   "version": "0.8.1",
5   "summary": "An easy to use, highly configurable image picker for your chat application.",
6   "homepage": "https://github.com/redbooth/image-picker",
7   "authors": {
8     "INLOOPX": "info@inloopx.com"
9   },
10   "source": {
11     "git": "https://github.com/redbooth/image-picker.git",
12     "tag": "0.8.1"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.3"
17   },
18   "requires_arc": true,
19   "source_files": "ImagePicker/**/*.{swift,h,m}",
20   "resources": "ImagePicker/Resources/**/*",
21   "frameworks": [
22     "UIKit",
23     "Photos"
24   ],
25   "license": {
26     "type": "MIT"
27   }