[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 2 / FazeKit / 2.4.1 / FazeKit.podspec.json
blob2489937027a2d5fbb569ba2f8ed41b19c755b3d3
2   "name": "FazeKit",
3   "version": "2.4.1",
4   "summary": "A collection of helper functions and extensions for Swift iOS apps",
5   "description": "A collection of extensions and convenience functions on Foundation, UIKit and other Cocoa Frameworks, built in Swift for iOS development",
6   "homepage": "https://github.com/NextFaze/FazeKit",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ric Santos": "rics@ntos.me",
13     "Shane Woolcock": "swoolcock@nextfaze.com",
14     "Dan Silk": "dsilk@nextfaze.com"
15   },
16   "source": {
17     "git": "https://github.com/NextFaze/FazeKit.git",
18     "tag": "2.4.1"
19   },
20   "social_media_url": "https://twitter.com/NextFaze",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "swift_versions": "5.0",
25   "requires_arc": true,
26   "source_files": "Sources/FazeKit/Classes/**/*",
27   "frameworks": "UIKit",
28   "swift_version": "5.0"