[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 8 / PJLSocket / 0.0.8 / PJLSocket.podspec.json
blob6f5e3cf988d2b76966ffa0a651a146a2123b1963
2   "name": "PJLSocket",
3   "version": "0.0.8",
4   "summary": "socket for easy Use",
5   "description": "    简单的尝试练习使用看看,目前比较简单,以后会一步一步完善",
6   "homepage": "https://gitee.com/pei5306788/PJLSocket.git",
7   "license": "MIT",
8   "authors": {
9     "pei5306700": "4457745@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/pei5306788/PJLSocket.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "PJLSocket/PJLSocketSource/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "dependencies": {
22     "CocoaAsyncSocket": [
24     ]
25   }