blob: 1181a2d2fd1a5652eb9ed723dd09155e058e5cdf [file] [log] [blame]
{
"name": "IntAirAct",
"version": "1.7.2",
"license": "MIT",
"summary": "A Framework enabling Device Interaction using REST.",
"homepage": "http://arlol.github.io/intairact.html",
"authors": {
"Arlo Louis O'Keeffe": "mailtoarlo@gmail.com"
},
"source": {
"git": "https://github.com/ase-lab/IntAirAct.git",
"tag": "v1.7.2"
},
"source_files": "IntAirAct/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"RoutingHTTPServer": [
],
"ServiceDiscovery": [
]
}
}