[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / 7 / SwiftRuby / 0.4 / SwiftRuby.podspec.json
blob8253366e828763b25a78a46282835d98cbc6b2cf
2   "name": "SwiftRuby",
3   "version": "0.4",
4   "summary": "Port of Ruby api to Swift for scripting",
5   "homepage": "https://github.com/RubyNative/SwiftRuby",
6   "social_media_url": "https://twitter.com/Injection4Xcode",
7   "documentation_url": "https://github.com/RubyNative/SwiftRuby",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "johnno1962": "ruby@johnholdsworth.com"
13   },
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/RubyNative/SwiftRuby.git",
20     "tag": "0.4"
21   },
22   "source_files": "*.{swift,h,m,}"