[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 2 / a / e / XJAsyncSocket / 0.0.1 / XJAsyncSocket.podspec.json
blob7466bde5331d005debdaf195d9359b3bd48f0383
2   "name": "XJAsyncSocket",
3   "version": "0.0.1",
4   "summary": "A short description of XJAsyncSocket.",
5   "description": "CocoaAsyncSocket,建立IM长连接封装",
6   "homepage": "https://github.com/alienJion/XJAsyncSocket",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "alienJion": "alienvvip@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/alienJion/XJAsyncSocket.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "CocoaAsyncSocket": [
24     ]
25   },
26   "source_files": "**/*/*.{h,m}",
27   "subspecs": [
28     {
29       "name": "XJAsyncSocket",
30       "frameworks": "UIKit"
31     }
32   ]