blob: b525398007de85c4b96ee8ec1c2352fbc735d192 [file] [log] [blame]
{
"name": "testrao",
"version": "1.0",
"summary": "A short description of test 测试",
"description": "描述",
"homepage": "https://github.com/wingsrao/TestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"raoshoujian": "raoshoujian@dingtalk.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wingsrao/TestPod.git",
"tag": "1.0"
},
"source_files": [
"TestPod",
"TestPod/**/*.{h,m}"
],
"exclude_files": "TestPod/Exclude"
}