blob: ece146499aeb786f12abd5e1ebdbc4e85d28784c [file] [log] [blame]
{
"name": "ZNoti",
"version": "0.0.1",
"summary": "A Lib For 事件封装.",
"description": "ZNoti 对所有事件通知的封装",
"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"
},
"vendored_frameworks": "Framework/ZNoti/ZNoti.framework",
"swift_version": "5.0"
}