blob: 05ca5c0d0cf84c3e202fcc20469103dd72da7049 [file] [log] [blame]
{
"name": "Gaikan",
"version": "0.1.0",
"source": {
"git": "https://github.com/akane/Gaikan.git",
"tag": "0.1.0"
},
"summary": "View styling for iOS. Inspired by ReactJS and CSS modules.",
"description": "Easily create (interchangeable) styles for your views using flexible swift structs.",
"homepage": "https://github.com/akane/Gaikan.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"pjechris",
"akane"
],
"platforms": {
"ios": "8.0"
},
"source_files": "Gaikan/**/*.{swift}",
"requires_arc": true
}