blob: 82180215409b9901f2b79e9b0e0ed6a1a5f93d51 [file] [log] [blame]
{
"name": "Super",
"version": "0.1.2",
"summary": "Super handy Swift Extensions",
"description": "Here all the single extension groups will be described",
"homepage": "https://github.com/windtalkerz/Super",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"windtalkerz": "windtalkerz@me.com"
},
"source": {
"git": "https://github.com/windtalkerz/Super.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Super/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "3.0"
}