blob: 4a326893ab0e55a574a3f8d0e511ac02d636cbe3 [file] [log] [blame]
{
"name": "BzbsXDtacSDK",
"version": "0.0.18",
"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.18"
},
"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"
}