[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 0 / a / Verboso / 0.0.1 / Verboso.podspec.json
blob08b2fcb18869a722cdec55da061fcabc16effd23
2   "name": "Verboso",
3   "version": "0.0.1",
4   "summary": "Shout's out your NSObject-Subclass' properties loud! (And hopefully helps you debugging a lot).",
5   "homepage": "https://github.com/BurritoKit/Verboso",
6   "license": "MIT",
7   "authors": {
8     "Marcus Kida": "marcus@kida.io"
9   },
10   "source": {
11     "git": "https://github.com/BurritoKit/Verboso.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/kidmar",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "Verboso": [
22       "Pod/Assets/*.png"
23     ]
24   }