blob: 89e62b79c8cd24d694d4cada9b49b2b11110ee4a [file] [log] [blame]
{
"name": "HYPodTestOneDemo",
"version": "1.0.0",
"summary": "此处最好写一个自己的描述否则后面验证时会有警告",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ITHanYong/HYPodTestOneDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ITHanYong": "1152829171@qq.com"
},
"source": {
"git": "https://github.com/ITHanYong/HYPodTestOneDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYPodTestOneDemo/Classes/**/*"
}