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