blob: de521b5e6ac3e8821e676a5d79c853af8c339b20 [file] [log] [blame]
{
"name": "MOIM",
"version": "0.0.2",
"summary": "A short description of MOIM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://yangjunpeng.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨少侠": "18235140033@163.com"
},
"source": {
"git": "https://github.com/yangjunpeng1993/MOIM.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "5.0",
"source_files": "MOIM/Classes/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.0.0"
]
}
}