blob: 5417c663f82118c79a966ecbaec24040145b8cbe [file] [log] [blame]
{
"name": "BluedotPointSDK-UrbanAirship",
"version": "1.0.0",
"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.0"
},
"source_files": "PointSDK-UrbanAirship-iOS",
"requires_arc": true,
"dependencies": {
"BluedotPointSDK": [
],
"UrbanAirship-iOS-SDK": [
]
},
"deprecated": true
}