blob: 9a105d2d4dd2d350c24278430f42184ba6ce8899 [file] [log] [blame]
{
"name": "BzbsXDtacSDK",
"version": "1.0.2",
"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": {
"natcha-260": "natcha@buzzebees.com"
},
"source": {
"git": "https://github.com/natcha-260/BzbsXDtacSDKFramework.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "BzbsXDtacSDK.framework/**/*",
"exclude_files": [
"**/*.plist",
"**/BzbsXDtacSDK-umbrella.h"
],
"resource_bundles": {
"BzbsXDtacSDK": [
"*.bundle"
]
},
"frameworks": "AVFoundation",
"static_framework": true,
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
],
"GoogleMaps": [
],
"ImageSlideshow": [
],
"ImageSlideshow/Alamofire": [
],
"lottie-ios": [
"= 2.5.3"
],
"ESPullToRefresh": [
],
"InfiniteCarouselCollectionView": [
],
"Firebase/Analytics": [
]
},
"swift_version": "5.0"
}