blob: fd35cad9fe1d4f8677b52c214005a6b5f492bf11 [file] [log] [blame]
{
"name": "Aurora",
"platforms": {
"ios": "8.0"
},
"summary": "Pacific is an iOS bootstrap framework",
"requires_arc": true,
"version": "1.0.0",
"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/Aurora.git",
"tag": "master"
},
"source_files": "Aurora/Source/**/*.{swift}"
}