[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 5 / MOIM / 0.0.3 / MOIM.podspec.json
blob6765e8b913c28df91424c52d4d31c408640928e0
2   "name": "MOIM",
3   "version": "0.0.3",
4   "summary": "A short description of MOIM.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://yangjunpeng.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨少侠": "18235140033@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangjunpeng1993/MOIM.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "MOIM/Classes/**/*.{h,m}",
23   "vendored_frameworks": "MOIM/Classes/*.framework",
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
26       "~> 15.0.0"
27     ]
28   }