blob: 5241c43ad3acf018b090829550033cd2e288ff4a [file] [log] [blame]
{
"name": "UbuduIndoorLocation",
"version": "2.1.2",
"summary": "Indoor Location SDK allows real time indoor positioning and navigation with beacons.",
"homepage": "http://www.ubudu.com",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Ubudu SAS": "cocoapods@ubudu.com"
},
"social_media_url": "https://twitter.com/Ubudu",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Ubudu/IOS-IndoorLocation-SDK.git",
"tag": "v2.1.2"
},
"vendored_frameworks": "UbuduIndoorLocation.framework",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"CoreLocation"
],
"libraries": "c++",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": ""
}
}