[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / b / ZTTextView / 1.0.1 / ZTTextView.podspec.json
blob1d6c215ddfa6a986736bb926c24d031b472ddc8c
2   "name": "ZTTextView",
3   "version": "1.0.1",
4   "summary": "A short description of ZTTextView.",
5   "homepage": "https://github.com/CherishSmile/ZTTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CherishSmile": "misteralvin@yeah.net"
12   },
13   "source": {
14     "git": "https://github.com/CherishSmile/ZTTextView.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "ZTTextView/ZTTextView.framework/Headers/*.{h}",
25   "vendored_frameworks": "ZTTextView/ZTTextView.framework"