blob: 21c9c3403bda37d715648b58de3abeb6f6300329 [file] [log] [blame]
{
"name": "ZTextEdit",
"version": "0.4.5",
"summary": "A Lib For 文本编辑",
"description": "ZTextEdit是地图",
"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.4.5"
},
"source_files": "Code/ZTextEdit/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZTransition": [
],
"ZActionBridge/TextEdit": [
],
"Masonry": [
]
},
"swift_version": "5.0"
}