[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 3 / BSText / 1.0.2 / BSText.podspec.json
blobf56e733789edabb9d711e5bde221d4f15b283f64
2   "name": "BSText",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "swift_version": "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.0.2"
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   }