blob: cf67f4c2e88d8e77b91f79fb0f2274383f98db65 [file] [log] [blame]
{
"name": "XMMediator",
"version": "0.0.1",
"summary": "The mediator for modularization in your iOS Swift Project.",
"description": "The mediator for modularization in your iOS Swift Project,Base CTMediator",
"homepage": "https://github.com/zhfish/XMMediator",
"license": "MIT",
"authors": {
"王晨": "wangchen@zhfish.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhfish/XMMediator.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.{swift}",
"requires_arc": true,
"dependencies": {
"ObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}