blob: 04ce5be93adf130fe543c3c43fcb939ec59a5a3a [file] [log] [blame]
{
"name": "SNMediator",
"version": "0.1.0",
"summary": "A short description of SNMediator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangjie2/SNMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangjie2": "987537564@qq.com"
},
"source": {
"git": "https://github.com/yangjie2/SNMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNMediator/Classes/**/*.{h,m}",
"resources": [
"SNMediator/Assets/*",
"SNMediator/Classes/*.xib"
]
}