blob: c7708d7deb20a6b38714f42408c179c563eb493d [file] [log] [blame]
{
"name": "Super",
"version": "0.1.0",
"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/**/*",
"pushed_with_swift_version": "3.0"
}