blob: 86bf27394bdaf258089fd24c4eab2abcf5613932 [file] [log] [blame]
{
"name": "MyTestObject",
"version": "0.0.1",
"summary": "A tool for test",
"description": "这个是测试用的工具",
"homepage": "https://github.com/jun860605/MyTestProject",
"license": "MIT",
"authors": {
"郑军": "junzheng3@creditease.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jun860605/MyTestProject.git",
"tag": "0.0.1"
},
"source_files": "MyTestObject/*.{h,m}"
}