blob: d3dde9c587e9ec1bc63dbbcee9ba10b26bb78050 [file] [log] [blame]
{
"name": "PiCat",
"version": "0.0.1",
"summary": "取号SDK,目前只支持联通取号",
"description": "取号SDK,目前构建cocoapods配置过程,出现了一些问题",
"homepage": "https://github.com/DLSaMa/PiCat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuqi": "lqcoder@163.com"
},
"source": {
"git": "https://github.com/DLSaMa/PiCat.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"WhatHell/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}