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
/
3
/
f
/
4
/
TSUtils
/
0.0.1
/
TSUtils.podspec.json
blob
18efe95bc865a8d1e716f7a9877e6ffb53b3196e
1
{
2
"name": "TSUtils",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "8.0",
6
"osx": "10.8"
7
},
8
"summary": "工具类的封装",
9
"homepage": "https://github.com/shanshuo8/TSUtils",
10
"license": "MIT",
11
"authors": {
12
"shanshuo8": "1447107681@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/shanshuo8/TSUtils.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "TSUtils/Classes",
19
"requires_arc": true
20
}