[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 6 / WKCPhotoPicker / 0.1.7 / WKCPhotoPicker.podspec.json
blobf4b69f6f3a5a41f91c341baf0fc340015c4dd25c
2   "name": "WKCPhotoPicker",
3   "version": "0.1.7",
4   "summary": "The development process can help you to quickly carry out some basic photo settings.",
5   "homepage": "https://github.com/WeiKunChao/WKCPhotoPicker.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/WKCPhotoPicker.git",
18     "tag": "0.1.7"
19   },
20   "source_files": "WKCPhotoPicker/**/*.{h,m}",
21   "public_header_files": "WKCPhotoPicker/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "TZImagePickerController": [
30     ]
31   }