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