blob: 05e928e4af1f82e0f608932fde0ce6acdda9c92d [file] [log] [blame]
{
"name": "IngeoSDK",
"version": "1.3.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.3.0"
},
"frameworks": [
"CoreLocation",
"CoreData",
"SystemConfiguration"
],
"ios": {
"vendored_frameworks": "Framework/IngeoSDK.framework"
},
"requires_arc": true
}