blob: 976981a616ed1a5c1a82d2e134507b85953564bb [file] [log] [blame]
{
"name": "WMobileKit",
"version": "4.1.0",
"summary": "Swift library containing various custom UI components to provide functionality outside of the default libraries.",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"homepage": "https://github.com/Workiva/w-mobile-kit",
"authors": {
"James Romo": "james.romo@workiva.com",
"Jordan Ross": "jordan.ross@workiva.com",
"Jeff Scaturro": "jeff.scaturro@workiva.com",
"Todd Tarbox": "todd.tarbox@workiva.com",
"Brian Blanchard": "brian.blanchard@workiva.com",
"Bryan Rezende": "bryan.rezende@workiva.com"
},
"source": {
"git": "https://github.com/Workiva/w-mobile-kit.git",
"tag": "4.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*{h,m,swift}",
"dependencies": {
"SnapKit": [
"3.2.0"
],
"CryptoSwift": [
"0.6.3"
],
"SDWebImage": [
"4.0.0"
]
},
"pushed_with_swift_version": "3"
}