blob: 10cfd3300297e13c724e0bb47219747c79a31918 [file] [log] [blame]
{
"name": "FBannerView",
"version": "0.0.8",
"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.8"
},
"source_files": "FBannerView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
},
"public_header_files": "FBannerView/*.h"
}