blob: f1f34911ebe0703de3d223550e6f844ea2488926 [file] [log] [blame]
{
"name": "FBannerView",
"version": "0.0.7",
"summary": "A view for AD show",
"description": "A view for AD show addtion with cocoapod support.",
"homepage": "https://github.com/lxj916904395/FBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lxj916904395": "916904395@qq.com"
},
"source": {
"git": "https://github.com/lxj916904395/FBannerView.git",
"tag": "0.0.7"
},
"source_files": "FBannerView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
},
"public_header_files": "FBannerView/*.h"
}