[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 7 / 5 / JCMomentKit / 0.0.6 / JCMomentKit.podspec.json
blobbf7bd762bcacc5f583b0e4fedd678a09139b692d
2   "name": "JCMomentKit",
3   "summary": "A PYQ of iOS components.",
4   "version": "0.0.6",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Guo.JC": "ji.chan@foxmail.com"
11   },
12   "homepage": "https://github.com/chan106/JCMomentKit.git",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/chan106/JCMomentKit.git",
18     "tag": "0.0.6"
19   },
20   "requires_arc": true,
21   "source_files": "JCMomentKit/**/*.{h,m}",
22   "resources": "JCMomentKit/**/*.{png,xib,bundle}",
23   "frameworks": [
24     "UIKit",
25     "Photos",
26     "CoreLocation"
27   ],
28   "dependencies": {
29     "YYKit": [
31     ],
32     "SDWebImage": [
34     ]
35   }