DSCnliveShopSDK.podspec.json 1.49 KB
{
  "name": "DSCnliveShopSDK",
  "version": "0.4.4.002",
  "summary": "cnlive电商SDK",
  "homepage": "http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK",
  "license": {
    "type": "MIT",
    "file": "LICENSE"
  },
  "authors": {
    "BIKE": "694092596@qq.com"
  },
  "source": {
    "git": "http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK.git",
    "tag": "0.4.4.002"
  },
  "platforms": {
    "ios": "9.0"
  },
  "vendored_frameworks": "DSCnliveShopSDK/Frameworks/**/*.framework",
  "frameworks": [
    "Foundation",
    "UIKit"
  ],
  "xcconfig": {
    "ENABLE_BITCODE": "NO"
  },
  "pod_target_xcconfig": {
    "VALID_ARCHS": "arm64"
  },
  "dependencies": {
    "AFNetworking": [
      "4.0.0"
    ],
    "MJRefresh": [
      "3.2.0"
    ],
    "MJExtension": [
      "3.2.1"
    ],
    "MBProgressHUD": [
      "1.1.0"
    ],
    "Qiniu": [
      "7.2.5"
    ],
    "Masonry": [
      "1.1.0"
    ],
    "PLPlayerKit": [
      "~> 3.4.3"
    ],
    "QMUIKit": [
      " 4.1.3"
    ],
    "YYKit": [
      "1.0.9"
    ],
    "IQKeyboardManager": [
      "~> 6.3.0"
    ],
    "SDAutoLayout": [
      "2.2.1"
    ],
    "TZImagePickerController": [
      "3.2.6"
    ],
    "CNLiveRequestBastKit": [

    ],
    "CNLiveSDKs/CNLiveEncryptSDK": [
      ">=0.3.3.0"
    ],
    "CNLiveSDKs/CNLivePaySDK": [
      ">=0.3.3.0"
    ],
    "YBImageBrowser_DSCnliveShop": [

    ],
    "DSBaseModuleF": [
      "0.0.32"
    ],
    "DSToolsModuleF": [
      "0.0.33"
    ],
    "DSARModuleF": [
      "0.1.2"
    ]
  }
}