blob: 83af17c38f230ec29134c1a568432b193c919973 [file] [log] [blame]
{
"name": "ZProfile",
"version": "0.2.0",
"summary": "A Lib For 关于我们.",
"description": "ZProfile是关于我们界面",
"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.2.0"
},
"source_files": "Code/ZProfile/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZBridge/Profile": [
],
"ZTable": [
],
"Masonry": [
],
"SDWebImage": [
],
"ZTransition": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"swift_version": "5.0"
}