blob: f0b7756a2bed82fba7f2fd3a01d3adbb9835d12f [file] [log] [blame]
{
"name": "XToast",
"version": "0.1.0",
"summary": "A short description of XToast.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xuliang2015/XToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuliang2015": "liang.xv@qq.com"
},
"source": {
"git": "https://github.com/xuliang2015/XToast.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XToast/Classes/**/*"
}