blob: df9dd758548d1cee5ce7f601d5f064f4b187cf6e [file] [log] [blame]
{
"name": "ZDatePicker",
"version": "0.0.1",
"summary": "A Lib For 时间选择器封装.",
"description": "ZDatePicker一个时间选择器封装",
"homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "0.0.1"
},
"source_files": "Code/ZPicker/*.{swift}",
"swift_version": "5.0"
}