[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / TSwiftHelper / 1.1.9 / TSwiftHelper.podspec.json
blob97a3b5404a5417a73d6acb9f8df3514d8d36e3ca
2   "name": "TSwiftHelper",
3   "version": "1.1.9",
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.9"
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"