blob: ca8aa17417bbd75253ce37cc749a7656c3d9258e [file] [log] [blame]
{
"name": "FKWebSocket",
"version": "0.0.1",
"summary": "simple websocket for iOS",
"homepage": "https://github.com/ForAllKid/FKWebSocket#fkwebsocket",
"license": "MIT",
"authors": {
"ForKid": "910784384@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/3301f9fe5bce",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ForAllKid/FKWebSocket.git",
"tag": "v0.0.1"
},
"source_files": "FKWebSocket/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}