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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
7
/
0
/
MSCommonTools
/
1.0.1
/
MSCommonTools.podspec.json
blob
94739e9ed8b3a28630cf7bc45080be4c280e81a6
1
{
2
"name": "MSCommonTools",
3
"version": "1.0.1",
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.1"
19
},
20
"source_files": [
21
"MSTools",
22
"MSCommonTools/MSTools/**/*.{h}"
23
],
24
"requires_arc": true
25
}