blob: cb264a373e28de165610da22856bed6c2142ed70 [file] [log] [blame]
{
"name": "Augment",
"version": "0.0.1",
"license": "BSD-3-Clause",
"summary": "Augment is an augmented reality framework for Apple products.",
"homepage": "http://swiftar.com",
"social_media_url": "https://www.facebook.com/cosmicmindcom",
"authors": {
"CosmicMind, Inc.": "support@cosmicmind.com"
},
"source": {
"git": "https://github.com/CosmicMind/Augment.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}