blob: 1aa73a384c7ee4a8fc2d22ffa81a246dec6d68a4 [file] [log] [blame]
{
"name": "BzbsXDtacSDK",
"version": "0.0.20",
"summary": "Buzzebees SDK For Dtac Rewards",
"description": "Buzzebees SDK For Dtac Rewards",
"homepage": "https://buzzebees.com/Views/BzbsForBusiness/OurService.aspx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"natchaporing": "natcha@buzzebees.com"
},
"source": {
"git": "https://buzzebees@dev.azure.com/buzzebees/Buzzebees/_git/iOS_Project_Dtac_Rewards",
"tag": "0.0.20"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "BzbsXDtacSDK/Classes/**/*.swift",
"resource_bundles": {
"BzbsXDtacSDK": [
"BzbsXDtacSDK/Assets/*.storyboard",
"BzbsXDtacSDK/Assets/Asset.xcassets",
"BzbsXDtacSDK/Assets/Font/*",
"BzbsXDtacSDK/Classes/**/*.xib"
]
},
"static_framework": true,
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
]
},
"swift_version": "5.0"
}