CNLiveBaseTools.podspec.json 610 Bytes
{
  "name": "CNLiveBaseTools",
  "version": "0.1.0",
  "summary": "基础工具库时间声音等工具",
  "description": "TODO: Add long description of the pod here.",
  "homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseTools",
  "license": {
    "type": "MIT",
    "file": "LICENSE"
  },
  "authors": {
    "殷巧娟": "1427945373@qq.com"
  },
  "source": {
    "git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseTools.git",
    "tag": "0.1.0"
  },
  "platforms": {
    "ios": "9.0"
  },
  "source_files": "CNLiveBaseTools/Classes/**/*",
  "frameworks": [
    "UIKit",
    "Foundation"
  ]
}