blob: cf0a8e419549fd461da61a01b3a9122d2eb856f8 [file] [log] [blame]
{
"name": "Atlantis",
"platforms": {
"ios": "8.0"
},
"summary": "Atlantis is a debug logger framework built in Swift.",
"requires_arc": true,
"version": "0.1.1",
"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}"
}