blob: 642618f9ef70ecbd5605c7accb7cfbcec4b63033 [file] [log] [blame]
{
"name": "BillTestPodSpec",
"version": "1.0.0",
"summary": "描述描述",
"homepage": "https://github.com/709213219/BillTestPodSpec",
"license": "MIT",
"authors": {
"billlin": "billlin@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/709213219/BillTestPodSpec.git",
"tag": "1.0.0"
},
"public_header_files": "BillTestPodSpec/BillTestPodSpec/MyTool/*.h",
"source_files": "BillTestPodSpec/BillTestPodSpec/MyTool/*.{h,m}",
"requires_arc": true
}