blob: c0584a2f1a9033aa2c779ef5a744006426523d8e [file] [log] [blame]
{
"name": "Cupcake",
"version": "1.3.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.3.1"
},
"requires_arc": true,
"source_files": "Cupcake/*.swift",
"swift_version": "5.0"
}