blob: 2a521ba5dad933d9968d4a87ed2e6b4dbd33983e [file] [log] [blame]
{
"name": "BzbsXDtacSDK",
"version": "0.0.15",
"summary": "Buzzebees SDK For Dtac Rewards",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/natchaporing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"natchaporing@gmail.com": "natcha@iconcepts.co.th"
},
"source": {
"git": "https://github.com/natchaporing/BzbsXDtacSDK.git",
"tag": "0.0.15"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"public_header_files": "BzbsXDtacSDK/BzbsXDtacSDK.framework/Headers/*.h",
"source_files": "BzbsXDtacSDK/BzbsXDtacSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "BzbsXDtacSDK/BzbsXDtacSDK.framework"
},
"module_map": "BzbsXDtacSDK/BzbsXDtacSDK.framework/Modules/module.modulemap",
"static_framework": true,
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
],
"GoogleMaps": [
]
},
"swift_version": "5.0"
}