blob: 87571b2807bc90f26f61746eabd1cc32c1d68cfb [file] [log] [blame]
{
"name": "Cupcake",
"version": "1.2.3",
"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.3"
},
"requires_arc": true,
"source_files": "Cupcake/*.swift"
}