blob: a7434453beb429e07d8994a7522595b6fbd5ec79 [file] [log] [blame]
{
"name": "ZTPublicClass",
"version": "0.0.3",
"summary": "自用项目配置类",
"description": "项目配置类,如颜色、自定义创建控件、判断机型使用SDAutoLayout约束值等等",
"homepage": "https://github.com/NimoZone/ZTPublicClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"say_goodbye": "say_goodbye000@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NimoZone/ZTPublicClass.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.0"
}