blob: 171bed82f0f4765ad1bd418e7907d697aff9e66a [file] [log] [blame]
{
"name": "ZYUIToolsPod",
"version": "0.2.0",
"summary": "Some UI Methods",
"description": "Some encapsulated UI extension methods, and the usual String methods。",
"homepage": "https://github.com/NULLGIRL/ZYUIToolsPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NULLGIRL": "422453403@qq.com"
},
"source": {
"git": "https://github.com/NULLGIRL/ZYUIToolsPod.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZYUIToolsPod/Classes/**/*.swift",
"frameworks": [
"UIKit",
"CoreText",
"Foundation"
],
"dependencies": {
"SVProgressHUD": [
"2.2.5"
]
},
"swift_version": "4.2"
}