blob: e6625114e2289d7cc57887d26e763349c8a79f46 [file] [log] [blame]
{
"name": "UbuduIndoorLocation",
"version": "0.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": "v0.1.2"
},
"vendored_frameworks": "UbuduIndoorLocation.framework",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"CoreLocation"
],
"libraries": "c++",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": ""
}
}