blob: f4063f5e7895e436a4133654b2db406170fe0676 [file] [log] [blame]
{
"name": "YPBanner",
"version": "0.5.2",
"summary": "YPBanner,simple usage,esily add banner to your project.",
"description": "Just a few lines of codes, you can easily add a banner to your project.",
"homepage": "https://github.com/penoty/YPBanner",
"license": "MIT",
"authors": {
"penoty": "penoty@163.com"
},
"source": {
"git": "https://github.com/penoty/YPBanner.git",
"tag": "0.5.2"
},
"social_media_url": "http://twitter.com/PenotyYu",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/YPBanner/*",
"public_header_files": "Pod/Classes/YPBanner/*.h",
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}