blob: 32e449b845741552e9158e1736eda7767a6d2ac9 [file] [log] [blame]
{
"name": "RBBanner",
"version": "0.0.1",
"summary": "LoopScroll banner used on iOS.",
"homepage": "https://github.com/rbyyy/LoopScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"任冰": "rbyyy924805@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rbyyy/LoopScroll.git",
"tag": "0.0.1"
},
"source_files": "RBBannerView/RBBannerView/BannerView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}