blob: 1f9c668aff3f55727e407047e3449f54843ec44a [file] [log] [blame]
{
"name": "SA_AutoRollingBanner",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SA_AutoRollingBanner/SA_AutoRollingBanner/SA_AutoRollingBanner/*",
"frameworks": [
"Foundation",
"UIKit"
]
}