blob: 72b09e651076ebd6453a7f64b8d8de6ccb87e475 [file] [log] [blame]
{
"name": "RXAdView",
"version": "0.1.0",
"summary": "An launch Ad View",
"homepage": "https://github.com/AlphaDog13/RXAdView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "AlphaDog13",
"source": {
"git": "https://github.com/AlphaDog13/RXAdView.git",
"tag": "0.1.0"
},
"source_files": "RXAdView/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}