blob: 9078569971e0d31a40f7b935c448191c3fa3ce1e [file] [log] [blame]
{
"name": "NRAdView",
"version": "0.0.3",
"summary": "A 2d or 3d AdView.",
"description": "A 2d or 3d AdView for ios.",
"homepage": "https://github.com/ZRlonger/NRAdViewDemo.git",
"license": "MIT",
"authors": {
"longer": "504010900@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZRlonger/NRAdViewDemo.git",
"tag": "0.0.3"
},
"source_files": [
"NRAdView",
"NRAdView/**/*.{h,m}"
],
"resources": "NRAdView/Resources/*",
"dependencies": {
"SDWebImage": [
],
"SDWebImage/GIF": [
]
}
}