blob: 309da8f37634a1a4fd2b8d4cf51bad97e7dcef59 [file] [log] [blame]
{
"name": "KindlerKit",
"version": "0.1.0",
"summary": "A library of helpers for development.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dkindler/KindlerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Kindler": "daniel.kindler1@gmail.com"
},
"source": {
"git": "https://github.com/dkindler/KindlerKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KindlerKit/Classes/**/*"
}