[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / a / b / ZTTextView / 1.0.0 / ZTTextView.podspec.json
blobaff077382af7c37299da1d90821f5ec2ea54633d
2   "name": "ZTTextView",
3   "version": "1.0.0",
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.0"
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",
26   "public_header_files": "ZTTextView/ZTTextView.framework/Headers/*.{h}"