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