[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / a / JKPacket / 0.1.1 / JKPacket.podspec.json
blobfd05b9c5361ea8d369038e89dcc12e52bf5cbb81
2   "name": "JKPacket",
3   "version": "0.1.1",
4   "summary": "a swift lifecycle reponsable observe tool",
5   "description": "a tool can observe lifecycle data,and respoonse with RxSwift.",
6   "homepage": "https://github.com/xindizhiyin2014/JKPacket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindizhiyin2014": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKPacket.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JKPacket/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.0.0"
25     ]
26   }