[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / b / 7 / 1 / C4 / 3.0.1 / C4.podspec.json
blobaf7c38a8edaaf928d3f8b18261defc3df4285c73
2   "name": "C4",
3   "version": "3.0.1",
4   "summary": "Code, Creatively.",
5   "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.",
6   "homepage": "http://www.c4ios.com",
7   "license": "MIT",
8   "authors": {
9     "Travis": "info@c4ios.com",
10     "Alejandro Isaza": "al@isaza.ca"
11   },
12   "platforms": {
13     "ios": "9.3",
14     "tvos": "9.3"
15   },
16   "source": {
17     "git": "https://github.com/C4Labs/C4iOS.git",
18     "tag": "3.0.1"
19   },
20   "source_files": "C4/**/*.swift",
21   "tvos": {
22     "exclude_files": [
23       "C4/UI/UIGestureRecognizer+Closure.swift",
24       "C4/UI/View+Gestures.swift",
25       "C4/UI/Camera.swift"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"