blob: 02ff947d2834e2660d7064ac2b1d6d444f2930ec [file] [log] [blame]
{
"name": "ZTable",
"version": "0.0.3",
"summary": "A Lib For table vc.",
"description": "ZTable是oc tableview 容器的封装",
"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.3"
},
"dependencies": {
"ZTransition": [
],
"ZLoading": [
],
"MJRefresh": [
]
},
"vendored_frameworks": "Framework/ZTable/ZTable.framework",
"swift_version": "5.0"
}