blob: 5f38104b84914db1198ce20ec31170e7675533ea [file] [log] [blame]
{
"name": "SYZMediator",
"version": "0.1.2",
"summary": "短链接跳转",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SYZUIBasekit": [
]
},
"subspecs": [
{
"name": "source",
"source_files": "SYZMediator/Classes/**/*",
"public_header_files": "SYZMediator/Classes/**/*.h"
}
]
}