[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 6 / 9 / Cub / 1.0.1 / Cub.podspec.json
blob6f88d81e30c7e491f8d8591a292a6efeffa12f75
2   "name": "Cub",
3   "version": "1.0.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": "1.0.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"