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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
9
/
d
/
a
/
XTCChainKit
/
0.0.2
/
XTCChainKit.podspec.json
blob
117e4b2ba37279a4c0be89ef10e1d684fa84f8f5
1
{
2
"name": "XTCChainKit",
3
"version": "0.0.2",
4
"summary": "XTCChainKit is chaint kit",
5
"homepage": "https://github.com/xtcmoons/XTC_ChainKit.git",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"陈明": "xtcmoons@yeah.net"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/xtcmoons/XTC_ChainKit.git",
18
"tag": "0.0.2"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}