[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / 7 / f / 0 / AttachmentTextView / 1.0.0 / AttachmentTextView.podspec.json
blob23f01d82d02eea620f7d7f6fd38e00efbc5223e9
2   "name": "AttachmentTextView",
3   "version": "1.0.0",
4   "summary": "Use NSAttributedString to add subviews to UITextView",
5   "homepage": "https://github.com/iLiuChang/AttachmentTextView",
6   "license": "MIT",
7   "authors": {
8     "iLiuChang": "iliuchang@foxmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/iLiuChang/AttachmentTextView.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source_files": "Source/*.{swift}",
20   "swift_version": "5.0"