blob: ecf2a51d2b83362f183034851a1109041eb71d29 [file] [log] [blame]
{
"name": "C4",
"version": "2.1.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.1.0"
},
"source_files": "C4/**/*.swift",
"pushed_with_swift_version": "3.0"
}