[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / c / SocketCluster-ios-client / 1.0.2 / SocketCluster-ios-client.podspec.json
blobeef39dddd86e2b6bda88da864a24781519d9189c
2   "name": "SocketCluster-ios-client",
3   "version": "1.0.2",
4   "summary": "Native iOS client for SocketCluster http://socketcluster.io/",
5   "description": "Native iOS client for SocketCluster http://socketcluster.io/.",
6   "homepage": "https://github.com/abpopov/SocketCluster-ios-client",
7   "license": "MIT",
8   "authors": {
9     "Anatoliy": "popov.anatoliy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/abpopov/SocketCluster-ios-client.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SocketCluster-ios-client": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "SocketRocket": [
28     ]
29   }