[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 2 / FazeKit / 0.1.0 / FazeKit.podspec.json
blob643e34e55eace67406c18022b7e18f6b45c726b5
2   "name": "FazeKit",
3   "version": "0.1.0",
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     "NextFaze": "contact@nextfaze.com"
13   },
14   "source": {
15     "git": "https://github.com/NextFaze/FazeKit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/NextFaze",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "FazeKit/Classes/*.swift",
24   "frameworks": "UIKit"