[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / a / PhotoKit / 1.0.3 / PhotoKit.podspec.json
blob8d9063edf3497e251dee9c0201de3895479cc7ad
2   "name": "PhotoKit",
3   "version": "1.0.3",
4   "summary": "An elegant image picker for iOS",
5   "homepage": "https://github.com/Meniny/PhotoKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Elias Abel",
11   "source": {
12     "git": "https://github.com/Meniny/PhotoKit.git",
13     "tag": "1.0.3"
14   },
15   "social_media_url": "https://meniny.cn/",
16   "source_files": "PhotoKit/**/*.swift",
17   "resources": [
18     "PhotoKit/Assets.xcassets",
19     "PhotoKit/**/*.xib"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "9.0"
24   },
25   "description": "PhotoKit is an elegant image picker for iOS",
26   "module_name": "PhotoKit",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "dependencies": {
31     "JustLayout": [
33     ]
34   },
35   "deprecated": true