blob: 1b67b780d70937122a6eb61ef62ffc25100bcdb4 [file] [log] [blame]
{
"name": "IncKit",
"version": "0.1.2",
"summary": "A collection of utilities meant to be used for an iOS application.",
"description": "IncKit is a collection of utilities that are meant to be used for iOS development.",
"homepage": "https://github.com/Incipia/IncKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gklei": "gregory@incipia.co"
},
"source": {
"git": "https://github.com/Incipia/IncKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IncKit/**/*",
"pushed_with_swift_version": "3.0"
}