blob: 01055a53d2dba4891a3684cce5bec49ddb4a6e7e [file] [log] [blame]
{
"name": "TZTsteLibse",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}