{ "name": "Bottomsheet", "version": "1.0.1", "summary": "Custom Swift AlertController.", "homepage": "https://github.com/hryk224/Bottomsheet", "screenshots": "https://raw.githubusercontent.com/wiki/hryk224/Bottomsheet/images/sample1.gif", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "hyyk224": "hryk224@gmail.com" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/hryk224/Bottomsheet.git", "tag": "1.0.1" }, "source_files": "Bottomsheet/*.{h,swift}", "frameworks": "UIKit", "requires_arc": true }