[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / TSwiftHelper / 1.2.6 / TSwiftHelper.podspec.json
blob5e88a587f50ba862ac94e30cfce41b12bc87388c
2   "name": "TSwiftHelper",
3   "version": "1.2.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": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/fanta1ty/TSwiftHelper.git",
20     "tag": "1.2.6"
21   },
22   "source_files": "Sources/**/*.swift",
23   "resources": [
24     "Sources/TSwiftHelper/Resources/Fonts/**/*.ttf",
25     "Sources/TSwiftHelper/Resources/Fonts/**/*.otf",
26     "Sources/TSwiftHelper/Resources/Localizations/**/*.strings"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.0"