[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / TSwiftHelper / 1.1.6 / TSwiftHelper.podspec.json
blobca42c19cf46c582287d2f5aa83c762c30f11e614
2   "name": "TSwiftHelper",
3   "version": "1.1.6",
4   "summary": "TSwiftHelper is a library for iOS written in Swift to help user lots of helpful extension functions in development.",
5   "description": "TSwiftHelper is a library for iOS written in Swift to help user lots of helpful extension functions in development",
6   "homepage": "https://github.com/fanta1ty/TSwiftHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thinh Nguyen": "thinhnguyen12389@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/fanta1ty/TSwiftHelper.git",
20     "tag": "1.1.6"
21   },
22   "source_files": "TSwiftHelper/**/*.swift",
23   "resources": [
24     "TSwiftHelper/TSwiftHelper/Fonts/**/*.ttf",
25     "TSwiftHelper/TSwiftHelper/Fonts/**/*.otf",
26     "TSwiftHelper/TSwiftHelper/Localizations/**/*.strings"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.0"