[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / a / YJTcping / 0.1.0 / YJTcping.podspec.json
blob5846045514063e8a08d4ee8489b84fd9f4c2b331
2   "name": "YJTcping",
3   "version": "0.1.0",
4   "summary": "YJTcping",
5   "description": "YJTcping 自定义的小组件",
6   "homepage": "https://github.com/fyaojie/YJTcping",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fyaojie": "yaojie.feng@symbio.com"
13   },
14   "source": {
15     "git": "https://github.com/fyaojie/YJTcping.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YJTcping/Classes/**/*",
22   "dependencies": {
23     "CocoaAsyncSocket": [
24       "~> 7.6.5"
25     ],
26     "YJTimer": [
28     ]
29   }