blob: 675b6b712aa5a0203f06f8916c5f6e1c19e25264 [file] [log] [blame]
{
"name": "Atlantis",
"platforms": {
"ios": "8.0"
},
"summary": "Atlantis is a debug logger framework built in Swift.",
"requires_arc": true,
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Andrew Aquino]": "[andrew@totemv.com]"
},
"homepage": "http://totemv.com/drewkiino.github.io",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/DrewKiino/Atlantis.git",
"tag": "master"
},
"source_files": "Atlantis/Source/*.{swift}"
}