blob: efaad641990d30935897da5259c619d4f0a18601 [file] [log] [blame]
{
"name": "PZTestFramework",
"version": "0.0.3",
"summary": "测试项目,使用需谨慎。",
"homepage": "https://github.com/RavenKite/TestPodFramework",
"license": "MIT",
"authors": {
"李沛倬": "lipeizhuo0528@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RavenKite/TestPodFramework.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/*.h"
],
"exclude_files": "Classes/Private"
}