[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / b / VGLabel / 0.0.1 / VGLabel.podspec.json
blobcc6270474ef5ac45e3ef14f37ef67fabb8191c33
2   "name": "VGLabel",
3   "version": "0.0.1",
4   "summary": "Simple parsing HTML tag rich text reality.",
5   "description": "Simple parsing HTML tag rich text reality by Vein.",
6   "license": {
7     "type": "MIT License",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/VeinGuo/VGLabel",
11   "authors": {
12     "VeinGuo": "https://github.com/VeinGuo"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   },
20   "source": {
21     "git": "https://github.com/VeinGuo/VGLabel.git",
22     "tag": "0.0.1"
23   },
24   "source_files": [
25     "VGLabel/Classes/*.*",
26     "VGLabel/Classes/**/*.*"
27   ],
28   "requires_arc": true,
29   "frameworks": [
30     "UIKit",
31     "CoreText",
32     "Foundation"
33   ],
34   "pushed_with_swift_version": "4.0"