blob: d24286d758e1bc2224b4907bbfb91511f7695877 [file] [log] [blame]
{
"name": "SwiftBanner",
"version": "1.0.1",
"summary": "A Cycle Banner by Swift",
"description": "It is a banner view used on iOS, which implement by Swift.",
"homepage": "https://github.com/tinyxx/SwiftBanner",
"license": "MIT",
"authors": {
"tinyxx": "tinyxx415@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tinyxx/SwiftBanner.git",
"tag": "1.0.1"
},
"source_files": "SwiftBanner/*",
"frameworks": "UIKit"
}