blob: bea2679cc4151380bf3d1b37c09b7d9ff6ace7a4 [file] [log] [blame]
{
"name": "AddxCommonSDK",
"version": "0.2.6",
"summary": "A short description of AddxCommonSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/addx-ios/AddxCommonSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kzhi@addx.ai": "kzhi@addx.ai"
},
"source": {
"git": "https://github.com/addx-ios/AddxCommonSDK.git",
"tag": "0.2.6"
},
"swift_versions": "5.2",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "AddxCommonSDK/Framework/*.framework",
"dependencies": {
"R.swift": [
"~> 5.0"
],
"Disk": [
]
},
"swift_version": "5.2"
}