[Add] CaptureSwiftyBeaver 0.16.6
[CocoaPods.git] / Specs / 5 / f / e / WMobileKit / 2.0.0 / WMobileKit.podspec.json
blobb5b47f092d804232d4aca7f79e1eac48ef8cd3dd
2   "name": "WMobileKit",
3   "version": "2.0.0",
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": "2.0.0"
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.22.0"
30     ],
31     "CryptoSwift": [
32       "0.5.2"
33     ],
34     "SDWebImage": [
35       "3.8"
36     ]
37   }