blob: b9e94ce26f45ec159358fdb00fee27cb5e5c89f2 [file] [log] [blame]
{
"name": "HotmobBeaconSDK",
"platforms": {
"ios": "10.0"
},
"summary": "HotmobBeaconSDK Testing SDK 1.0.29",
"requires_arc": true,
"version": "1.0.29",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paul.cheung1": "paul.cheung@hot-mob.com"
},
"homepage": "https://gitlab.com/hotmob-sdk/hotmob-beacon",
"source": {
"git": "https://gitlab.com/hotmob-sdk/hotmob-beacon.git",
"tag": "1.0.29"
},
"dependencies": {
"Alamofire": [
"~> 4.8.2"
],
"SwiftyJSON": [
"~> 4.0.0"
]
},
"source_files": "HotmobBeaconSDK/HotmobBeaconSDK/HotmobBeaconSDK/**/*.{h,m,swift}",
"swift_version": "4.2"
}