blob: 02b91523396d05f0c670af02b140cda41cc90df0 [file] [log] [blame]
{
"name": "Atlantis",
"platforms": {
"ios": "8.0"
},
"summary": "Atlantis is a powerful input-agnostic swift logging framework made to speed up development with maximum readability.",
"requires_arc": true,
"version": "3.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Andrew Aquino]": "[andrew@totemv.com]"
},
"homepage": "http://totemv.com/drewkiino",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/DrewKiino/Atlantis.git",
"tag": "swift3"
},
"source_files": "Atlantis/Source/*.{swift}",
"pushed_with_swift_version": "3.0"
}