blob: 6765e8b913c28df91424c52d4d31c408640928e0 [file] [log] [blame]
{
"name": "MOIM",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "5.0",
"source_files": "MOIM/Classes/**/*.{h,m}",
"vendored_frameworks": "MOIM/Classes/*.framework",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.0.0"
]
}
}