blob: 4c77129b35d1a61a17575e7e7c8bbf4b8b6bd116 [file] [log] [blame]
{
"name": "SA_AutoRollingBanner",
"version": "0.1.0",
"summary": "A banner view which scrolls automatically.",
"description": "A banner view which scrolls automatically like taobao headline.",
"homepage": "https://github.com/sealedace/SA_AutoRollingBanner",
"license": "MIT",
"authors": {
"sealedace": "sealedaceg@gmail.com"
},
"source": {
"git": "https://github.com/sealedace/SA_AutoRollingBanner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SA_AutoRollingBanner/SA_AutoRollingBanner/SA_AutoRollingBanner/*",
"frameworks": [
"Foundation",
"UIKit"
]
}