blob: 140cc5b430f8d77e84d712b8d30f8433675aefe1 [file] [log] [blame]
{
"name": "CycleBanner",
"version": "1.0",
"summary": "Infinite horizontal scrolling control.",
"homepage": "https://github.com/Jiar/CycleBanner",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Jiar": "jiar.world@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jiar/CycleBanner.git",
"tag": "1.0"
},
"source_files": "CycleBanner/*.swift",
"module_name": "CycleBanner",
"pushed_with_swift_version": "4.0"
}