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] SampleOTP 0.1.0
[CocoaPods.git]
/
Specs
/
a
/
6
/
5
/
VTBullet
/
1.0.1
/
VTBullet.podspec.json
blob
4debd8d75c3d22206b0f0924ac2102861351c6b4
1
{
2
"name": "VTBullet",
3
"version": "1.0.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/tianzhuo112/VTBullet",
8
"authors": {
9
"tianzhuo": "tianzhuo112@163.com"
10
},
11
"summary": "bullet curtain for playback.",
12
"source": {
13
"git": "https://github.com/tianzhuo112/VTBullet.git",
14
"tag": "1.0.1"
15
},
16
"source_files": "VTBullet/**/*.{h,m}",
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"frameworks": "UIKit"
22
}