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
/
f
/
6
/
0
/
TNPopView
/
1.0.5
/
TNPopView.podspec.json
blob
a7e8314e4c5f6a3bd23a2b17953213bbbe234860
1
{
2
"name": "TNPopView",
3
"version": "1.0.5",
4
"summary": "A short description of TNPopView.",
5
"description": "~",
6
"homepage": "https://github.com/Tony1015/TNPopView",
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/TNPopView.git",
19
"tag": "1.0.5"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"dependencies": {
26
"TNCategory": [
27
28
],
29
"Masonry": [
30
31
]
32
}
33
}