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