blob: b17ac7fe07cdd55bd1e0e8de60ffbcd236b9e24a [file] [log] [blame]
{
"name": "vortex",
"version": "1.0.1",
"summary": "A banner for iOS.",
"homepage": "https://github.com/xiaozhuzhu101127/vortex",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"xiaozhuzhu101127": "36136055@qq.com"
},
"source": {
"git": "https://github.com/xiaozhuzhu101127/vortex.git",
"tag": "v1.0.1"
},
"source_files": "vortex/*",
"resources": "vortex/*",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}