blob: f38471f06ae0e5178d8690ce90460a0233136fbf [file] [log] [blame]
{
"name": "DesignOverlayKit",
"version": "0.0.2",
"summary": "show design overlay for checking margin and content size.",
"description": "- Debug feature.\n- Show grid as overlay.",
"homepage": "https://github.com/himaratsu/DesignOverlayKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryosuke Hiramatsu": "himaratsu@gmail.com"
},
"social_media_url": "http://twitter.com/himara2",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/himaratsu/DesignOverlayKit.git",
"tag": "0.0.2"
},
"source_files": "DesignOverlayKit/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}