blob: 235db70db6938f207d74ab3bdb3000c00a3bff6d [file] [log] [blame]
{
"name": "KYPodTest",
"version": "0.1.0",
"summary": "测试Pod",
"description": "第一个测试Pod的库",
"homepage": "https://github.com/kaideyi/KYPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kaideyi": "kaideyi@haodai.com"
},
"source": {
"git": "https://github.com/kaideyi/KYPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KYPodTest/Classes/**/*"
}