Latest | 0.1 |
---|---|
Homepage | http://git.oschina.net/fcb/GoEasy-IOS |
License | MIT |
Platforms | ios 8.0 |
Dependencies | CocoaAsyncSocket |
Authors |
Latest podspec
{ "name": "GoEasy", "version": "0.1", "summary": "GoEasy to publish/subscribe message", "description": "GoEasy is an easy way to implement ios client publish/subscribe message", "homepage": "http://git.oschina.net/fcb/GoEasy-IOS", "license": { "type": "MIT", "file": "FILE_LICENSE" }, "authors": { "chuanbao": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://git.oschina.net/fcb/GoEasy-IOS.git", "tag": "0.1" }, "source_files": "GoEasy/GoEasy/*.swift", "dependencies": { "CocoaAsyncSocket": [ "~> 7.4.2" ] } }
Mon, 07 Mar 2016 00:20:03 +0000