[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / d / WSGateway / 0.0.11 / WSGateway.podspec.json
blobfa25b551e669479c1440c6b4f67b7bea502ac296
2   "name": "WSGateway",
3   "version": "0.0.11",
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.11"
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   ],
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.1.0"
32     ]
33   }