[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 9 / c / d / WSGateway / 0.0.9 / WSGateway.podspec.json
blobd34cb428b100c6656c2b1301bd2aa13a11eaf46d
2   "name": "WSGateway",
3   "version": "0.0.9",
4   "summary": "A short description of WSGateway.",
5   "description": "Description",
6   "homepage": "http://EXAMPLE/WSGateway",
7   "license": "MIT",
8   "authors": {
9     "aditya": "dev@wowsomeseapp.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://dev%40wowsomeapp.com:Wowsome%40123@bitbucket.org/teamwowsomemobility/wsgatewayobjc.git",
16     "tag": "0.0.9"
17   },
18   "ios": {
19     "source_files": [
20       "Public/*.{h,m}",
21       "Public/**/*.{h,m}",
22       "Private/**/*.{h,m}"
23     ]
24   },
25   "public_header_files": [
26     "Public/**/*.h",
27     "Public/*.h"
28   ]