blob: 1d6c215ddfa6a986736bb926c24d031b472ddc8c [file] [log] [blame]
{
"name": "ZTTextView",
"version": "1.0.1",
"summary": "A short description of ZTTextView.",
"homepage": "https://github.com/CherishSmile/ZTTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CherishSmile": "misteralvin@yeah.net"
},
"source": {
"git": "https://github.com/CherishSmile/ZTTextView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"source_files": "ZTTextView/ZTTextView.framework/Headers/*.{h}",
"vendored_frameworks": "ZTTextView/ZTTextView.framework"
}