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