[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / a / PhotoKit / 1.0.2 / PhotoKit.podspec.json
blobb6d3d16a575e938b17d02caff565952522ea56cd
2   "name": "PhotoKit",
3   "version": "1.0.2",
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.2"
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