[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 2 / FazeKit / 1.0.3 / FazeKit.podspec.json
blobbab864b30cdd464f7f1df3db403b4acba2217ed4
2   "name": "FazeKit",
3   "version": "1.0.3",
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": "1.0.3"
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",
26   "pushed_with_swift_version": "3.0"