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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
0
/
5
/
d
/
TttLib
/
0.0.1
/
TttLib.podspec.json
blob
ee4e366ef91f62b8c845a02832a15d77be386e9b
1
{
2
"name": "TttLib",
3
"version": "0.0.1",
4
"summary": "TttLib.",
5
"homepage": "https://github.com/goodswifter/TttLib",
6
"license": "MIT",
7
"authors": {
8
"goodswifter": "1042480866@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/goodswifter/TttLib.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "Classes/**/*.{h,m}",
15
"requires_arc": true,
16
"frameworks": "UIKit",
17
"platforms": {
18
"ios": "9.0"
19
}
20
}