blob: 8ff829aa004726193dde4f96542ff28050e32287 [file] [log] [blame]
{
"name": "C4",
"version": "1.0.1",
"summary": "Code, Creatively.",
"description": "C4 is a fast prototyping and creative-coding framework.\nIt lets you build expressive user experiences and create\nworks of art.",
"homepage": "http://www.c4ios.com",
"license": "MIT",
"authors": {
"Travis": "info@c4ios.com",
"Alejandro Isaza": "al@isaza.ca"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/C4Framework/C4iOS.git",
"tag": "1.0.1"
},
"source_files": "C4/**/*.swift"
}