[Add] YIM 2.2.1
[CocoaPods.git] / Specs / e / 9 / 8 / SwiftR / 0.5.1 / SwiftR.podspec.json
bloba3f042a7e2cedafae49716fd5b07569340e1c110
2   "name": "SwiftR",
3   "version": "0.5.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Swift client for SignalR",
9   "homepage": "https://github.com/adamhartford/SwiftR",
10   "social_media_url": "http://twitter.com/adamhartford",
11   "authors": {
12     "Adam Hartford": "adam@adamhartford.com"
13   },
14   "source": {
15     "git": "https://github.com/adamhartford/SwiftR.git",
16     "tag": "v0.5.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "SwiftR/*.swift",
23   "resources": "SwiftR/Web/*.js",
24   "requires_arc": true