[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / b / 8 / ZLTextView / 1.0.1 / ZLTextView.podspec.json
blob65f1be0420955447808194be1f43f9e8b0ee8608
2   "name": "ZLTextView",
3   "version": "1.0.1",
4   "summary": "UITextView拓展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Zz_l/ZLTextView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzl": "2444733544@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Zz_l/ZLTextView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZLTextView/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }