blob: 9dde867825cdf4d8eca63542ec6de649d2874268 [file] [log] [blame]
{
"name": "DevModeKit",
"version": "0.2.9",
"summary": "A series of helpful Swift utilities and extensions.",
"description": "Helper components for managing asynchronous operations, dates, default values, images, property lists, URLs, and logging in Swift.",
"homepage": "http://devmode.com",
"license": "MIT",
"authors": {
"Matthew Wakefield": "matt@devmode.com"
},
"source": {
"git": "https://github.com/DevMode/DevModeKit.git",
"tag": "0.2.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"devmodekit/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}