blob: 8c889418bb3d476b75305f3ab01807306f4be680 [file] [log] [blame]
{
"name": "ZTPublicClass",
"version": "0.0.7",
"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.7"
},
"source_files": "Classes/*.swift",
"swift_version": "4.0",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}