blob: a76dfdb08e90b1e99091c99b6506cff83f634c44 [file] [log] [blame]
{
"name": "IngeoSDK",
"version": "1.1.1",
"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.1.1"
},
"frameworks": [
"CoreLocation",
"CoreData"
],
"documentation_url": "http://ingeo.io/sdk/docs",
"ios": {
"vendored_frameworks": "Framework/IngeoSDK.framework"
},
"requires_arc": true
}