[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 4 / FyreSwiftExtensions / 0.1.0 / FyreSwiftExtensions.podspec.json
blobaef64dd8fed86f87b880e94d18c1c2fbc1b423e4
2   "name": "FyreSwiftExtensions",
3   "version": "0.1.0",
4   "summary": "FyreSwiftExtensions are a few functions and extensions that will make Swift development an easier process",
5   "description": "A few functions and extensions that will make Swift development an easier process. FyreSwiftExtensions brings extensions for the classes UIView, Double, Float, CGFloat, String, UIColor, UIImage, and custom functions for gradients, Dictionary Keypaths and NibViews",
6   "homepage": "https://github.com/Fyresite/FyreSwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tdellytech@gmail.com": "tdellytech@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Fyresite/FyreSwiftExtensions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FyreSwiftExtensions/Classes/**/*",
23   "dependencies": {
24     "NVActivityIndicatorView": [
26     ]
27   }