blob: d70e39681ef963e5fd42e09cf6977df438dde401 [file] [log] [blame]
{
"name": "MZPopView",
"version": "0.1.0",
"summary": "a little pop view",
"description": "a little popview can pop from point in four directions",
"homepage": "https://github.com/monzy613/MZPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"monzy613": "monzy613@gmail.com"
},
"source": {
"git": "https://github.com/monzy613/MZPopView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZPopView/Classes/**/*"
}