blob: d97deada6888b2f8fc85e103754a7f138d31f275 [file] [log] [blame]
{
"name": "QLPopView",
"version": "0.0.2",
"summary": "a popview with custom container,you can use it pop a table,a lable,a buttom or others",
"homepage": "https://github.com/burtworld/QLPopView",
"license": "MIT",
"authors": {
"paramita": "baqkoo007@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/burtworld/QLPopView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}