blob: 564a27fe1a5a2ad108c2852f4c88ea412cd9ed1a [file] [log] [blame]
{
"name": "STEMIHexapod",
"platforms": {
"ios": "8.0"
},
"summary": "Framework for easier programming iOS App for STEMI hexapod robot",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jasmin Abou Aldan": "jasmin.aboualdan@gmail.com"
},
"homepage": "https://github.com/jabou/STEMIHexapod",
"source": {
"git": "https://github.com/jabou/STEMIHexapod.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "STEMIHexapod/**/*.{swift}"
}