blob: 03c71bd7b65a5c67ab0a9cd36ade7383f67dca09 [file] [log] [blame]
{
"name": "SocketCluster-ios-client",
"version": "2.1.0",
"summary": "Native iOS client for SocketCluster http://socketcluster.io/",
"description": "Native iOS client for SocketCluster http://socketcluster.io/.",
"homepage": "https://github.com/abpopov/SocketCluster-ios-client",
"license": "MIT",
"authors": {
"Anatoliy": "popov.anatoliy@gmail.com"
},
"source": {
"git": "https://github.com/abpopov/SocketCluster-ios-client.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SocketCluster-ios-client": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SocketRocket": [
]
}
}