blob: 77c66fbadc2ac505b9b9e34b90fd613b7b2ba2b4 [file] [log] [blame]
{
"name": "IngeoSDK",
"version": "1.2.0",
"summary": "Ingeo iOS SDK",
"homepage": "http://ingeo.io",
"license": "Apache License, Version 2.0",
"authors": {
"Amit Palomo": "amit@ingeo.io"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/IngeoSDK/ingeo-ios-sdk.git",
"tag": "v1.2.0"
},
"frameworks": [
"CoreLocation",
"CoreData"
],
"ios": {
"vendored_frameworks": "Framework/IngeoSDK.framework"
},
"requires_arc": true
}