blob: dc4303933ce6be2f8d3b4f64f7bafe65b77eb97e [file] [log] [blame]
{
"name": "C4",
"version": "2.2.0",
"summary": "Code, Creatively.",
"description": "C4 is an open-source creative coding framework that harnesses the power \nof native iOS programming with a simplified API that gets you working \nwith media right away. Build artworks, design interfaces and explore \nnew possibilities working with media and interaction.",
"homepage": "http://www.c4ios.com",
"license": "MIT",
"authors": {
"Travis": "info@c4ios.com",
"Alejandro Isaza": "al@isaza.ca"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/C4Labs/C4iOS.git",
"tag": "2.2.0"
},
"source_files": "C4/**/*.swift",
"pushed_with_swift_version": "3.0"
}