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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
9
/
b
/
d
/
MSTools
/
1.0.2
/
MSTools.podspec.json
blob
e995b29b73acc37cef3c63d2f6b95a8f85ea48f2
1
{
2
"name": "MSTools",
3
"version": "1.0.2",
4
"summary": "开发中一些比较实用的工具库",
5
"homepage": "https://github.com/mashun/MSTools",
6
"license": "MIT",
7
"authors": {
8
"das120429": "978292663@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/mashun/MSTools.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "Source/*.{h,m}",
18
"requires_arc": true
19
}