blob: eb50945d3f8d6d84fc7f3e56dd6a047902b944f7 [file] [log] [blame]
{
"name": "ProxSeeSDK",
"version": "2.2.1",
"summary": "iOS library",
"homepage": "http://www.proxsee.io",
"authors": {
"Lixar, Inc": "contact@lixar.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/proxsee/sdk-ios.git",
"tag": "2.2.1"
},
"vendored_frameworks": "ProxSeeSDK/LXProxSeeSDK.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
],
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ProxSeeSDK\"",
"OTHER_LDFLAGS": "-ObjC"
},
"license": "MIT"
}