[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / 6 / GoSwift / 0.1.4 / GoSwift.podspec.json
blob7e329102fcbc35cb7d2518efdc7f635ea7e3e450
2   "name": "GoSwift",
3   "version": "0.1.4",
4   "summary": "Go Goodies for Swift. Including goroutines, channels, defer, and panic.",
5   "homepage": "https://github.com/tidwall/GoSwift",
6   "license": {
7     "type": "Attribution License",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/tidwall/GoSwift.git",
12     "tag": "v0.1.4"
13   },
14   "authors": {
15     "Josh Baker": "joshbaker77@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/tidwall",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "GoSwift/go.swift",
23   "requires_arc": true