[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / f / 2 / FazeKit / 0.1.2 / FazeKit.podspec.json
blob58579ad3c52141a9165a391f1b9bd61a90fc5196
2   "name": "FazeKit",
3   "version": "0.1.2",
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.2"
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"