blob: 97b034f68793d0b1356575d50ca2784bd90a6cc0 [file] [log] [blame]
{
"name": "ZWelcome",
"version": "0.3.3",
"summary": "A Lib For 欢迎界面.",
"description": "ZWelcome是欢迎界面",
"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.3.3"
},
"source_files": "Code/ZWelcome/*.{h,m}",
"dependencies": {
"ZCollection": [
],
"ZConfig": [
],
"ZBridge/Welcome": [
],
"SToolsKit": [
],
"Masonry": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"swift_version": "5.0"
}