blob: a420ec484eca9f1dc0026a2e77ee76236bbd908f [file] [log] [blame]
{
"name": "C4",
"version": "1.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": "8.0"
},
"source": {
"git": "https://github.com/C4Framework/C4iOS.git",
"tag": "1.1.0"
},
"source_files": "C4/**/*.swift"
}