[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 6 / OFESDK / 0.1.2 / OFESDK.podspec.json
blobd4e3b8a891253414154e9f7965dd428cd16b8e97
2   "name": "OFESDK",
3   "version": "0.1.2",
4   "summary": "A OFESDK for IM Plugin.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chuxia98/OFESDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yinhao": "875390797@qq.com"
13   },
14   "source": {
15     "git": "git@github.com:chuxia98/OFESDK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "OFESDK/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ]
26   }