Latest | 0.0.9 |
---|---|
Homepage | https://github.com/xuduo/socket.io-push-ios |
License | GNU General Public License v2.0 |
Platforms | ios 7.0, requires ARC |
Dependencies | SocketRocket, SAMKeychain |
Authors |
socket.io-push-ios 
由于坑爹的swift运行库没整合进ios,会增加几十兆安装包的问题,所以只提供oc库
socket.io-push ios sdk
暂无文档,请看demo或参照android
pod ‘socket.io-push-oc’
Latest podspec
{ "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": "[email protected]" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "source-oc/*", "source": { "git": "https://github.com/xuduo/socket.io-push-ios" } }
Fri, 09 Jun 2017 09:20:35 +0000