[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 9 / Cub / 0.7.3 / Cub.podspec.json
blobc5f584e7bd4a56f4977200a6ea759165fc0ad772
2   "name": "Cub",
3   "version": "0.7.3",
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.7.3"
14   },
15   "module_name": "Cub",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.12"
19   },
20   "source_files": "Sources/**/*.swift",
21   "resources": "Sources/**/*.cub"