blob: 4d579335b8289a8fb56e7125ee281c5c0c791f17 [file] [log] [blame]
{
"name": "TestModule01",
"version": "0.1.0",
"summary": "A short description of TestModule01.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/zhengyiqiang/TestModule01",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon": "zyq12001@163.com"
},
"source": {
"git": "https://gitee.com/zhengyiqiang/TestModule01.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestModule01/Classes/**/*"
}