blob: 41d536599d4aedfd8db5894d7ddc706ff0c57049 [file] [log] [blame]
{
"name": "YPBanner",
"version": "1.0.0",
"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.0"
},
"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"
]
}
}