[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 1 / 5 / b / BAAppSessionServer / 0.1.0 / BAAppSessionServer.podspec.json
blob112dd719eb5eb9786b28c4161513af82e16a2c3a
2   "name": "BAAppSessionServer",
3   "version": "0.1.0",
4   "summary": "Server of BAAppSession",
5   "description": "Server of BAAppSession",
6   "homepage": "https://github.com/BenArvin/BAAppSession",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BenArvin": "benarvin93@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/BenArvin/BAAppSession.git",
16     "tag": "s-0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Server/Classes/**/*.{h,m}",
22   "public_header_files": "Classes/BAAppSessionServer.h"