blob: 646d25684765aeef264d266745077daaa095d9e6 [file] [log] [blame]
{
"name": "HaidoraPopupView",
"version": "0.1.0",
"summary": "弹出ViewController",
"description": " 系统自动presentViewController的封装.\n",
"homepage": "https://github.com/Haidora/HaidoraPopupView",
"license": "MIT",
"authors": {
"mrdaios": "mrdaios@gmail.com"
},
"source": {
"git": "https://github.com/Haidora/HaidoraPopupView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}