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