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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
8
/
6
/
5
/
ChainKit
/
1.0.1
/
ChainKit.podspec.json
blob
d89ae1a6b6a8ce62e7231ea9aeb078fc19af7945
1
{
2
"name": "ChainKit",
3
"version": "1.0.1",
4
"summary": "ChainKit",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "http://www.lianshang.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"guangqiang": "1126756952@qq.com"
13
},
14
"source": {
15
"git": "git@git.lsfash.cn:guangqiang.liu/ChainKit.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ChainKit/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}