blob: 5860ec13e39ce782a4980887e32c7ad860202672 [file] [log] [blame]
{
"name": "ZAbout",
"version": "0.1.3",
"summary": "A Lib For 关于我们.",
"description": "ZAbout是关于我们界面",
"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.1.3"
},
"source_files": "Code/ZAbout/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZBridge/About": [
],
"ZTable": [
],
"Masonry": [
],
"ZNoti": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"swift_version": "5.0"
}