blob: bb75ce80f8ef10b8e921ee843edc4d07eb85c1af [file] [log] [blame]
{
"name": "BluedotPointSDK-UrbanAirship",
"version": "1.0.2",
"summary": "Urban Airship Adapter for Bluedot Point SDK",
"homepage": "https://www.bluedot.io",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Bluedot Innovation": "https://www.bluedot.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Bluedot-Innovation/PointSDK-UrbanAirship-iOS.git",
"tag": "1.0.2"
},
"source_files": "PointSDK-UrbanAirship-iOS",
"requires_arc": true,
"dependencies": {
"BluedotPointSDK": [
"~> 1.12"
],
"UrbanAirship-iOS-SDK": [
"~> 10.0"
]
},
"deprecated": true
}