blob: fd6b85492cf2396f156829327d52f207e819397b [file] [log] [blame]
{
"name": "ZKit",
"version": "1.0.0",
"summary": "A common extension of UIView",
"homepage": "https://github.com/lzackx/ZKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzackx": "zackx@foxmail.com"
},
"source": {
"git": "https://github.com/lzackx/ZKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ZKit/ZKit/*.swift",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}