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] ZJSDK 2.5.7.5
[CocoaPods.git]
/
Specs
/
f
/
7
/
0
/
MSCommonTools
/
1.0.0
/
MSCommonTools.podspec.json
blob
27301d959add251fa131e00f217c019a38ca3f8a
1
{
2
"name": "MSCommonTools",
3
"version": "1.0.0",
4
"summary": "常用工具类",
5
"homepage": "https://github.com/msbaby520/MSCommonTools",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"msbaby": "msbaby_jason@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/msbaby520/MSCommonTools.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"MSTools",
22
"MSCommonTools/MSTools/**/*.{h}"
23
],
24
"requires_arc": true
25
}