blob: b0a83585dcb6676e4078675a7c64a14ea826868f [file] [log] [blame]
{
"name": "MRBanner",
"version": "0.2.2",
"summary": "轮播图,支持背景色跟随变化",
"description": "轮播图,支持背景色跟随变化",
"homepage": "https://github.com/MQL9011/MRBanner.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"301063915@qq.com": "301063915@qq.com"
},
"source": {
"git": "https://github.com/MQL9011/MRBanner.git",
"tag": "0.2.2"
},
"social_media_url": "http://www.mccree.info:9000/",
"platforms": {
"ios": "8.0"
},
"source_files": "MRBanner/Classes/**/*",
"public_header_files": "MRBanner/Classes/*.h",
"dependencies": {
"SDWebImage": [
]
}
}