blob: 9af02a8408ac032bab634a6472dd2fd09573d84f [file] [log] [blame]
{
"name": "ZYUITools",
"version": "0.1.0",
"summary": "ui methods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/NULLGIRL/ZYUITools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NULLGIRL": "422453403@qq.com"
},
"source": {
"git": "https://gitee.com/NULLGIRL/ZYUITools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYUITools/Classes/**/*",
"frameworks": [
"UIKit",
"CoreText",
"Foundation"
],
"dependencies": {
"SVProgressHUD": [
"2.2.5"
]
},
"swift_version": "4.2"
}