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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
f
/
6
/
0
/
TNPopView
/
1.0.1
/
TNPopView.podspec.json
blob
711b29ff51071288722356d420758f8ac0a77c11
1
{
2
"name": "TNPopView",
3
"version": "1.0.1",
4
"summary": "A short description of TNPopView.",
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
"dependencies": {
26
"TNCategory": [
27
"~>1.0.1"
28
],
29
"Masonry": [
30
31
]
32
}
33
}