blob: af7c38a8edaaf928d3f8b18261defc3df4285c73 [file] [log] [blame]
{
"name": "C4",
"version": "3.0.1",
"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.3",
"tvos": "9.3"
},
"source": {
"git": "https://github.com/C4Labs/C4iOS.git",
"tag": "3.0.1"
},
"source_files": "C4/**/*.swift",
"tvos": {
"exclude_files": [
"C4/UI/UIGestureRecognizer+Closure.swift",
"C4/UI/View+Gestures.swift",
"C4/UI/Camera.swift"
]
},
"pushed_with_swift_version": "4.0"
}