blob: 00795840fef1580455ef59eefc7e63e4ccd16330 [file] [log] [blame]
{
"name": "RXAdView",
"version": "0.2.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.2.0"
},
"source_files": "RXAdView/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}