blob: 08b2fcb18869a722cdec55da061fcabc16effd23 [file] [log] [blame]
{
"name": "Verboso",
"version": "0.0.1",
"summary": "Shout's out your NSObject-Subclass' properties loud! (And hopefully helps you debugging a lot).",
"homepage": "https://github.com/BurritoKit/Verboso",
"license": "MIT",
"authors": {
"Marcus Kida": "marcus@kida.io"
},
"source": {
"git": "https://github.com/BurritoKit/Verboso.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/kidmar",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"Verboso": [
"Pod/Assets/*.png"
]
}
}