[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / d / WSGateway / 0.0.8 / WSGateway.podspec.json
blob8ef07b944355df7ce4c24a20a0e7ea778a262fb8
2   "name": "WSGateway",
3   "version": "0.0.8",
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.8"
17   },
18   "ios": {
19     "source_files": [
20       "Public/*.{h,m}",
21       "Public/**/*.{h,m}",
22       "Private/**/*.{h,m}"
23     ]
24   }