[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / e / f / a / GDChannel / 0.6.0 / GDChannel.podspec.json
blobac3345f5564459041fe8faa61a5806049040747f
2   "name": "GDChannel",
3   "version": "0.6.0",
4   "summary": "iOS and Mac OS X client for realtime-channel.",
5   "homepage": "https://github.com/goodow/GDChannel",
6   "license": "MIT",
7   "authors": {
8     "Larry Tin": "dev@goodow.com"
9   },
10   "source": {
11     "git": "https://github.com/goodow/GDChannel.git",
12     "tag": "v0.6.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "GDChannel": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "MQTTKit": [
26       "~> 0.1.0"
27     ]
28   }