[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 7 / 5 / JCMomentKit / 1.0.4 / JCMomentKit.podspec.json
blob3f28ab15dde151568a735c98c68769aa71a5e2fe
2   "name": "JCMomentKit",
3   "summary": "A PYQ of iOS components.",
4   "version": "1.0.4",
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": "1.0.4"
19   },
20   "requires_arc": true,
21   "source_files": "JCMomentKit/**/*.{h,m}",
22   "resources": "JCMomentKit/**/*.{png,xib,bundle,lproj}",
23   "frameworks": [
24     "UIKit",
25     "Photos",
26     "CoreLocation"
27   ],
28   "dependencies": {
29     "YYKit": [
31     ],
32     "SDWebImage": [
34     ],
35     "MJRefresh": [
37     ]
38   }