[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / TSwiftHelper / 1.1.4 / TSwiftHelper.podspec.json
blobfc8bb88a2239df5efe4c6535d9c2313b408a9f58
2   "name": "TSwiftHelper",
3   "version": "1.1.4",
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.4"
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"