[Add] CaptureSwiftyBeaver 0.16.6
[CocoaPods.git] / Specs / 5 / f / e / WMobileKit / 0.0.5 / WMobileKit.podspec.json
blobafb55d41b6f9d679c01ccdc90006ca1206638800
2   "name": "WMobileKit",
3   "version": "0.0.5",
4   "summary": "Swift library containing various custom UI components to provide functionality outside of the default libraries.",
5   "license": {
6     "type": "Apache",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Workiva/w-mobile-kit",
10   "authors": {
11     "James Romo": "james.romo@workiva.com",
12     "Jordan Ross": "jordan.ross@workiva.com",
13     "Jeff Scaturro": "jeff.scaturro@workiva.com",
14     "Todd Tarbox": "todd.tarbox@workiva.com",
15     "Brian Blanchard": "brian.blanchard@workiva.com",
16     "Bryan Rezende": "bryan.rezende@workiva.com"
17   },
18   "source": {
19     "git": "https://github.com/Workiva/w-mobile-kit.git",
20     "tag": "0.0.5"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "requires_arc": true,
26   "source_files": "Source/*{h,m,swift}",
27   "dependencies": {
28     "SnapKit": [
29       "~> 0.20.0"
30     ],
31     "CryptoSwift": [
32       "~> 0.4"
33     ],
34     "SDWebImage": [
35       "3.8"
36     ]
37   }