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
/
5
/
f
/
3
/
RXAdView
/
0.1.0
/
RXAdView.podspec.json
blob
72b09e651076ebd6453a7f64b8d8de6ccb87e475
1
{
2
"name": "RXAdView",
3
"version": "0.1.0",
4
"summary": "An launch Ad View",
5
"homepage": "https://github.com/AlphaDog13/RXAdView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "AlphaDog13",
11
"source": {
12
"git": "https://github.com/AlphaDog13/RXAdView.git",
13
"tag": "0.1.0"
14
},
15
"source_files": "RXAdView/*.swift",
16
"platforms": {
17
"ios": "8.0"
18
},
19
"requires_arc": true,
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
]
24
}