blob: 0a533632a912d7d104c35fb7ce391accb4972ffb [file] [log] [blame]
{
"name": "ZWMyFirstPodLib",
"version": "0.1.0",
"summary": "测试库 by EadkennyChan.",
"description": "这是我第一个Pod测试库,为开发pod学习走出第一步",
"homepage": "https://github.com/Eadkennychan/ZWMyFirstPodLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eadkennychan": "Eadkennychan@gmail.com"
},
"source": {
"git": "https://github.com/Eadkennychan/ZWMyFirstPodLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZWMyFirstPodLib/Classes/**/*"
}