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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
d
/
f
/
3
/
TNCategory
/
1.0.1
/
TNCategory.podspec.json
blob
9f3849eabf40ff22195326cca55f817babc2911a
1
{
2
"name": "TNCategory",
3
"version": "1.0.1",
4
"summary": "A short description of TNCategory.",
5
"description": "~~~",
6
"homepage": "https://github.com/Tony1015/TNCategory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Tony": "chococome@163.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/Tony1015/TNCategory.git",
19
"tag": "1.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}