blob: f095e05110af068fc8b5acfce89eecf1ad4cacc0 [file] [log] [blame]
{
"name": "YJBannerView",
"version": "2.0",
"summary": "YJBannerView 是一款超级好用的 BannerView 控件, Author's email:houmanager@Hotmail.com 工作地点:BeiJing 欢迎骚扰。",
"description": "YJBannerView 是一款超级好用的 BannerView 控件, Author's email:houmanager@Hotmail.com 工作地点:BeiJing 欢迎骚扰. 欢迎一起交流.",
"homepage": "https://github.com/YJManager/YJBannerViewOC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houmanager": "houmanager@Hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YJManager/YJBannerViewOC.git",
"tag": "2.0"
},
"source_files": "YJBannerView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}