blob: 2f3401510e32b58cfdc665a5ef53a9a38fb435ca [file] [log] [blame]
{
"name": "CSMediator",
"version": "0.1.0",
"summary": "A short description of CSMediator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dormitory219",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy_yu": "289067005@qq.com"
},
"source": {
"git": "https://github.com/dormitory219/CSMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSMediator/Classes/**/*",
"public_header_files": "CSMediator/Classes/**/*.h"
}