[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / e / WMobileKit / 5.0.0 / WMobileKit.podspec.json
blob4080f6c83d6148c22580aac8c2c43f4bf5c0f440
2   "name": "WMobileKit",
3   "version": "5.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": "5.0.0"
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     "CryptoSwift": [
32       "0.6.3"
33     ],
34     "SDWebImage": [
35       "4.0.0"
36     ],
37     "Material": [
38       "2.6.3"
39     ]
40   },
41   "pushed_with_swift_version": "3"