blob: a9e9deec8c42e56b47492321b3a7535af3e3bae6 [file] [log] [blame]
{
"name": "YPBanner",
"version": "1.0.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": "1.0.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"
]
}
}