blob: 2a21cec4e8352593ac3f7774e2c114225c28b79b [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.5",
"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}",
"dependencies": {
"SwiftyBeaver": [
]
}
}