[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 9 / TSwiftHelper / 1.0.3 / TSwiftHelper.podspec.json
blob8d18099b15fb620f0513d573135cb8ce322cd00b
2   "name": "TSwiftHelper",
3   "version": "1.0.3",
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.0.3"
21   },
22   "source_files": "TSwiftHelper/**/*.swift",
23   "resources": [
24     "TSwiftHelper/TSwiftHelper/Fonts/**/*.ttf",
25     "TSwiftHelper/TSwiftHelper/Fonts/**/*.otf",
26     "TSwiftHelper/TSwiftHelper/Localizations/Localizable.strings",
27     "TSwiftHelper/TSwiftHelper/TSwiftHelper/Info.plist"
28   ],
29   "requires_arc": true,
30   "swift_version": "5.0"