[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 6 / 8 / 5 / Stargate / 0.1.0 / Stargate.podspec.json
blobb5c01c5aafbc5fb9735678598304a59438adc560
2   "name": "Stargate",
3   "version": "0.1.0",
4   "summary": "A communication channel from your Mac to your watch.",
5   "homepage": "https://github.com/contentful-labs/Stargate/",
6   "social_media_url": "https://twitter.com/contentful",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Boris Bügling": "boris@buegling.com"
13   },
14   "source": {
15     "git": "https://github.com/contentful-labs/Stargate.git",
16     "tag": "0.1.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "source_files": "Code/*.swift",
24   "dependencies": {
25     "MMWormhole": [
26       "~> 1.1"
27     ],
28     "PeerKit": [
29       "~> 1.1"
30     ]
31   }