blob: d96db0c5572769f6e478a0aebb33e28040ad7e58 [file] [log] [blame]
{
"name": "DZPodTest",
"version": "0.1.0",
"summary": "test pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DZ-Wei/DZPodTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DZ-Wei": "410477564@qq.com"
},
"source": {
"git": "https://github.com/DZ-Wei/DZPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DZPodTest/Classes/*.{h,m}"
}