[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 1 / 7 / SwiftRuby / 1.0 / SwiftRuby.podspec.json
blob00eb6e458de576c16b7c849cbd570b2def93160b
2   "name": "SwiftRuby",
3   "version": "1.0",
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": "1.0"
21   },
22   "source_files": "*.{swift,h,m}"