[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 6 / 9 / Cub / 0.9.1 / Cub.podspec.json
blob5e97443e90894aec3122d471e65e30cebc1b9e72
2   "name": "Cub",
3   "version": "0.9.1",
4   "license": "MIT",
5   "summary": "The Cub Programming Language",
6   "homepage": "https://github.com/louisdh/cub",
7   "social_media_url": "http://twitter.com/LouisDhauwe",
8   "authors": {
9     "Louis D'hauwe": "louisdhauwe@silverfox.be"
10   },
11   "source": {
12     "git": "https://github.com/louisdh/cub.git",
13     "tag": "0.9.1"
14   },
15   "module_name": "Cub",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13"
19   },
20   "source_files": "Sources/**/*.swift",
21   "resources": "Sources/**/*.cub"