[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 2 / 6 / Launchpad / 0.2.0 / Launchpad.podspec.json
blob30811e159ae907bfc6e3832a1224aa342a3dab32
2   "name": "Launchpad",
3   "version": "0.2.0",
4   "summary": "Swift API Client for Launchpad Project.",
5   "homepage": "https://github.com/launchpad-project/api.swift",
6   "license": "MIT",
7   "authors": {
8     "Bruno Farache": "bruno.farache@liferay.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/launchpad-project/api.swift.git",
15     "tag": "0.2.0"
16   },
17   "source_files": "Source/**/*.swift",
18   "dependencies": {
19     "later": [
20       "= 0.1.0"
21     ],
22     "Socket.IO-Client-Swift": [
23       "= 4.1.6"
24     ]
25   }