[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 0 / 3 / 2 / DesignOverlayKit / 0.0.2 / DesignOverlayKit.podspec.json
blobf38471f06ae0e5178d8690ce90460a0233136fbf
2   "name": "DesignOverlayKit",
3   "version": "0.0.2",
4   "summary": "show design overlay for checking margin and content size.",
5   "description": "- Debug feature.\n- Show grid as overlay.",
6   "homepage": "https://github.com/himaratsu/DesignOverlayKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryosuke Hiramatsu": "himaratsu@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/himara2",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/himaratsu/DesignOverlayKit.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "DesignOverlayKit/**/*.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"