blob: 9b180ada90c1af2674a72df1f6d6fbba20335f48 [file] [log] [blame]
{
"name": "C4",
"version": "1.0.2",
"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.2"
},
"source_files": "C4/**/*.swift"
}