blob: 24e3086318f35ea71647251b99dc6fbc46de9c84 [file] [log] [blame]
{
"name": "Super",
"version": "0.1.4",
"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": {
"SwiftyJSON": [
"~> 3.1"
],
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "3.0"
}