blob: 189a5891070eb41daa40c7e539c8bb89b16f72c4 [file] [log] [blame]
{
"name": "Cupcake",
"version": "1.2.1",
"summary": "An easy way to create and layout UI components for iOS.",
"description": "An easy way to create and layout UI components for iOS. Written in Swift.",
"homepage": "https://github.com/nerdycat/Cupcake",
"license": "MIT",
"authors": {
"nerdycat": "nerdymozart@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nerdycat/Cupcake.git",
"tag": "1.2.1"
},
"requires_arc": true,
"source_files": "Cupcake/*.swift",
"pushed_with_swift_version": "3.0"
}