blob: 77fa09e11ff988e147d6938589c7e03b65c64613 [file] [log] [blame]
{
"name": "TZTsteLibse",
"version": "0.0.1",
"summary": "TZTsteLibse.",
"description": "这是一个测试cocoapod远程仓库的demo,但是非常炫酷,欢迎体验",
"homepage": "https://github.com/ZWHeCode/TZTestLibse",
"license": {
"type": "Apache License, Version 2.0",
"file": "FILE_LICENSE"
},
"authors": {
"Magic": "hezhiwei2286@163.com"
},
"source": {
"git": "https://github.com/ZWHeCode/TZTestLibse.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}