[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / e / SocketClusteriOS / 0.1.2 / SocketClusteriOS.podspec.json
blobe736fea41d50068720b2236c5807ed71aef9e70d
2   "name": "SocketClusteriOS",
3   "version": "0.1.2",
4   "summary": "Official SocketCluster iOS Client (Beta)",
5   "description": "                   This is the Official SocketCluster iOS Client (Beta)\n                   Cocoapods integration still in test, if does not work, please\n                   go to Github to do manual integration\n",
6   "homepage": "http://socketcluster.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Lihan Li": "lilihan.it@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/TopCloud/socketcluster-client-ios.git",
19     "tag": "releases/0.1.2"
20   },
21   "source_files": "SocketClusteriOS",
22   "exclude_files": "Classes/Exclude",
23   "ios": {
24     "resource_bundles": {
25       "SocketClusteriOSBundle": [
26         "SocketClusteriOS/socketcluster-webwrapper.html",
27         "SocketClusteriOS/WebViewJavascriptBridge.js.txt"
28       ]
29     },
30     "frameworks": [
31       "JavaScriptCore",
32       "UIKit"
33     ]
34   },
35   "requires_arc": true