blob: 10e95110e13c53b75cef1bda419460821e4585a6 [file] [log] [blame]
{
"name": "DDPopupView",
"version": "1.0",
"summary": "popup view",
"description": "a popup view",
"homepage": "https://github.com/ivine/DDPopupView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vincent": "vinzry@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ivine/DDPopupView.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*",
"requires_arc": true
}