blob: 5393cdba5b9ab6a6a50f92a2014af75201de68fe [file] [log] [blame]
{
"name": "PWLocalpoint",
"version": "2.6.3",
"summary": "Phunware Location Marketing SDK",
"homepage": "http://phunware.github.io/maas-localpoint-ios-sdk/",
"authors": {
"Phunware, Inc.": "http://www.phunware.com"
},
"social_media_url": "https://twitter.com/Phunware",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/phunware/maas-localpoint-ios-sdk.git",
"tag": "v2.6.3"
},
"license": {
"type": "Copyright",
"text": "Copyright 2015 by Phunware Inc. All rights reserved."
},
"public_header_files": "Framework/2.6.3/Localpoint.framework/Versions/A/Headers/*.h",
"ios": {
"vendored_frameworks": "Framework/2.6.3/Localpoint.framework",
"frameworks": [
"CoreGraphics",
"CoreLocation"
]
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWLocalpoint/**\""
},
"libraries": "sqlite3",
"requires_arc": true
}