[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / f / e / WMobileKit / 5.1.1 / WMobileKit.podspec.json
blob926ef1c60913c5137819a2d6d0da9b4fdd52ae73
2   "name": "WMobileKit",
3   "version": "5.1.1",
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": "5.1.1"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "requires_arc": true,
26   "source_files": "Source/*{h,m,swift}",
27   "dependencies": {
28     "SnapKit": [
29       "3.2.0"
30     ],
31     "SDWebImage": [
32       "4.0.0"
33     ]
34   },
35   "pushed_with_swift_version": "3.2"