blob: 50d79e552e2dc0ea1d3bfc36530c2c878d30d2cd [file] [log] [blame]
{
"name": "SYZMediator",
"version": "0.1.0",
"summary": "A short description of SYZMediator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sundasheng1985/SYZMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundasheng1985": "641569408@qq.com"
},
"source": {
"git": "https://github.com/sundasheng1985/SYZMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SYZUIBasekit": [
]
},
"subspecs": [
{
"name": "source",
"source_files": "SYZMediator/Classes/**/*",
"public_header_files": "SYZMediator/Classes/**/*.h"
}
]
}