[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / c / 3 / YJYTextView / 0.0.2 / YJYTextView.podspec.json
blob0476ed99db498f294e7223c41d87ecf159e32376
2   "name": "YJYTextView",
3   "version": "0.0.2",
4   "summary": "可动态换行textView",
5   "description": "可以动态换行的textView",
6   "homepage": "http://gitlab.yuejia100.com.cn/iOS/YJYTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lihaiyang123": "lihaiyang730325@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://gitlab.yuejia100.com.cn/iOS/YJYTextView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "YJYTextView/YJYCustomTextView/*",
22   "requires_arc": true,
23   "frameworks": "UIKit"