[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 7 / 1 / e / Goldengate / 0.0.1 / Goldengate.podspec.json
blob10cdfcfbbc9d16c864b7a52691baa01e09d06151
2   "name": "Goldengate",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Bridging Swift and JavaScript worlds",
6   "homepage": "https://github.com/radex/Goldengate",
7   "authors": {
8     "Radek Pietruszewski": "this.is@radex.io"
9   },
10   "source": {
11     "git": "https://github.com/radex/Goldengate.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "osx": "10.10"
17   },
18   "source_files": "Goldengate/*.{swift,m,h}",
19   "frameworks": "Cocoa"