repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git]
/
Specs
/
4
/
7
/
5
/
JCMomentKit
/
0.0.1
/
JCMomentKit.podspec.json
blob
5659250d1a8801970e112a8df0ab373e05e14082
1
{
2
"name": "JCMomentKit",
3
"version": "0.0.1",
4
"summary": "A PYQ of iOS components.",
5
"homepage": "https://github.com/chan106/JCMomentKit.git",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"郭吉成": "ji.chan@foxmail.com"
12
},
13
"source": {
14
"git": "https://github.com/chan106/JCMomentKit.git",
15
"tag": "0.0.1"
16
},
17
"requires_arc": true,
18
"frameworks": [
19
"Foundation",
20
"CoreGraphics",
21
"UIKit"
22
],
23
"dependencies": {
24
"YYKit": [
25
26
],
27
"SDWebImage": [
28
29
]
30
}
31
}