blob: c7cc59ac4b735cd3f6c16e3349a692622b5619d1 [file] [log] [blame]
{
"name": "socket.io-push-oc",
"version": "0.0.9",
"summary": "socket.io-push-oc",
"homepage": "https://github.com/xuduo/socket.io-push-ios",
"license": {
"type": "GNU General Public License v2.0",
"file": "LICENSE"
},
"dependencies": {
"SocketRocket": [
],
"SAMKeychain": [
]
},
"authors": {
"author": "xuudoo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "source-oc/*",
"source": {
"git": "https://github.com/xuduo/socket.io-push-ios"
}
}