blob: 5354e1baaf4a8f4cd4cd1c1e258d92aaac60baa0 [file] [log] [blame]
{
"name": "CZLibTest",
"version": "1.0.1",
"summary": "传真Pod测试",
"description": "这是陈传真用来测试pod上传共有库的demo,没有实际意义",
"homepage": "https://github.com/ChenChuanzhen/CZLibTest",
"license": "MIT",
"authors": {
"陈传真": "542320753@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ChenChuanzhen/CZLibTest.git",
"tag": "1.0.1"
},
"source_files": [
"CZLibTest",
"CZLibTest/CZLibTest/CZLibTest/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}