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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
3
/
d
/
MLChain
/
0.0.1
/
MLChain.podspec.json
blob
591e026c6e6c7f24d61cec748cea78c23f41982b
1
{
2
"name": "MLChain",
3
"version": "0.0.1",
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": "0.0.1"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"MLChain",
20
"MLChain/**/*.{h,m}"
21
]
22
}