blob: eb6875767f458a6adcd390c7b984d30ba59e0abf [file] [log] [blame]
{
"name": "DoodleKit",
"version": "0.1.0",
"summary": "A drop in view controller for doodling.",
"description": "A view controller for handling drawing and a text label overlay.",
"homepage": "https://github.com/popwarsweet/DoodleKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popwarsweet": "popwarsweet@gmail.com"
},
"source": {
"git": "https://github.com/popwarsweet/DoodleKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/KyleZaragoza",
"platforms": {
"ios": "8.0"
},
"source_files": "DoodleKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}