blob: 6c8be4e9fa179f6c4b9035ab0054cc84589643d2 [file] [log] [blame]
{
"name": "DevModeKit",
"version": "0.1.1",
"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": {
"Nick Pappas": "nick@devmode.com"
},
"source": {
"git": "https://github.com/DevModeInc/DevModeKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"devmodekit/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}