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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
1
/
3
/
d
/
MLChain
/
1.0.4
/
MLChain.podspec.json
blob
00f49699f81156dd56f541974393cb135014ce4c
1
{
2
"name": "MLChain",
3
"version": "1.0.4",
4
"summary": "chain program",
5
"homepage": "https://github.com/luomagaoshou/MLChain",
6
"license": "MIT",
7
"platforms": {
8
"ios": "7.0"
9
},
10
"authors": {
11
"luomagaoshou": ""
12
},
13
"source": {
14
"git": "https://github.com/luomagaoshou/MLChain.git",
15
"tag": "1.0.4"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"MLChain",
20
"MLChain/**/*.{h,m}"
21
]
22
}