blob: b623a12a1706a4c25128d5e645448345ff461f0c [file] [log] [blame]
{
"name": "PointSDK-Cocoapods-iOS",
"version": "1.7",
"summary": "The Bluedot Point SDK is powering the most innovative location-based apps for iOS and Android.",
"description": "Bluedot Innovation's cutting edge location services solution - the Bluedot Point SDK - is powering the most innovative location-based apps for iOS and Android.\n Deliver creative content and collect valuable analytics using Bluedot Innovation's powerful, precise and easy-to-use location services technology.",
"homepage": "http://www.bluedotinnovation.com",
"license": {
"type": "Copyright",
"text": "\n Point SDK Cocoapods iOS\n\n Created by Bluedot Innovation in 2016.\n Copyright © 2016 Bluedot Innovation. All rights reserved.\n\n By dowloading or using the Bluedot Point SDK for iOS, You agree to the Bluedot Terms and Conditions\n https://www.zendesk.com/company/terms and Privacy Policy http://www.bluedotinnovation.com/html/downloads/pdfs/privacy-policy-bluedot-170815.pdf\n and Billing Policy http://www.bluedotinnovation.com/html/downloads/pdfs/privacy-policy-bluedot-170815.pdf\n and acknowledge that such terms govern Your use of and access to the iOS SDK.\n\n"
},
"authors": {
"Bluedot Innovation": "http://www.bluedotinnovation.com"
},
"source": {
"git": "https://github.com/Bluedot-Innovation/PointSDK-Cocoapods-iOS.git",
"tag": "1.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"documentation_url": "http://docs.bluedotinnovation.com",
"libraries": "z",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreLocation",
"CoreMotion",
"Foundation",
"MapKit",
"QuartzCore",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"CoreData",
"Foundation"
],
"source_files": "BDPointSDK/include/*.h",
"vendored_libraries": [
"BDPointSDK/libBDPointSDK-iphoneos.a",
"BDPointSDK/libBDPointSDK-iphonesimulator.a"
],
"deprecated_in_favor_of": "BluedotPointSDK"
}