blob: 769c9b2fb5b453ced0c19ba2153058c16b666937 [file] [log] [blame]
{
"name": "YYBannerdemo",
"summary": "A banner of illusion.",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanshuang": "1006228982@qq.com"
},
"social_media_url": "https://www.jianshu.com/p/974342c2be31",
"homepage": "https://github.com/sdupidBoby/YYBannerdemo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sdupidBoby/YYBannerdemo.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "YYBannerView/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}