[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 3 / BSText / 1.1.0 / BSText.podspec.json
blob7268b22866114e147453f8b164287538afe0d862
2   "name": "BSText",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "swift_versions": "5.0",
8   "summary": "The Swift Version of YYText",
9   "homepage": "https://github.com/a1049145827/BSText",
10   "authors": {
11     "Geek Bruce": "a1049145827@hotmail.com"
12   },
13   "social_media_url": "https://a1049145827.github.io",
14   "source": {
15     "git": "https://github.com/a1049145827/BSText.git",
16     "tag": "1.1.0"
17   },
18   "description": "Attribute Text View for iOS likes YYText",
19   "dependencies": {
20     "YYImage": [
22     ]
23   },
24   "source_files": [
25     "BSText/*.swift",
26     "BSText/*/*.swift",
27     "BSText/*.h"
28   ],
29   "requires_arc": true,
30   "license": {
31     "type": "MIT",
32     "file": "LICENSE"
33   },
34   "swift_version": "5.0"