blob: 584373df215353c4dd72493359e0a4850940fe65 [file] [log] [blame]
{
"name": "WeOmniLiveBuyerKit",
"version": "0.1.0",
"summary": "WeOmniLiveBuyerKit",
"description": "Live Commerce SDK for iOS",
"homepage": "https://bitbucket.org/ascendcorp/weomnilivekit-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chayanon Ardkham": "chayanon.ard@ascendcorp.com"
},
"source": {
"git": "https://bitbucket.org/ascendcorp/weomnilivekit-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "WeOmniLiveBuyerKit/Classes/**/*",
"resource_bundles": {
"WeOmniLiveBuyerKit": [
"WeOmniLiveBuyerKit/Classes/**/*.xib",
"WeOmniLiveBuyerKit/Assets/**/*.xcassets"
]
},
"dependencies": {
"WeOmniLiveCoreKit": [
"~> 0.1.0"
],
"SDWebImage": [
"~> 5.0"
]
},
"swift_version": "5"
}