[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 3 / ImagePicker-Objective-C / 0.0.1 / ImagePicker-Objective-C.podspec.json
blob72c6353ebbfc99901faf6fe9a191bd96af22c822
2   "name": "ImagePicker-Objective-C",
3   "version": "0.0.1",
4   "summary": "Objective-C for ImagePicker(https://github.com/hyperoslo/ImagePicker).",
5   "homepage": "https://github.com/lettleprince/ImagePicker-Objective-C",
6   "license": "MIT",
7   "authors": {
8     "Tony Han": "tong.decula@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lettleprince/ImagePicker-Objective-C.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Source/**/*",
18   "resource_bundles": {
19     "ImagePicker": [
20       "Images/*.{png}"
21     ]
22   },
23   "frameworks": [
24     "Foundation",
25     "AVFoundation"
26   ],
27   "requires_arc": true