JCategoryKit.podspec.json 540 Bytes
{
  "name": "JCategoryKit",
  "version": "1.0.0",
  "summary": "A short description of JCategoryKit.",
  "description": "TODO: Add long description of the pod here.",
  "homepage": "https://github.com/weixq/JCategoryKit",
  "license": {
    "type": "MIT",
    "file": "LICENSE"
  },
  "authors": {
    "weixq": "weixiaoqiang@situdata.com"
  },
  "source": {
    "git": "http://gitlab.situdata.com/weixiaoqiang/JCategoryKit.git",
    "tag": "1.0.0"
  },
  "platforms": {
    "ios": "9.0"
  },
  "source_files": "JCategoryKit/Classes/**/*"
}