blob: 403c9bfd1e9b299d3d9495ab41cf0f817ac04cd5 [file] [log] [blame]
{
"name": "QLPopView",
"version": "0.0.5",
"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.5"
},
"source_files": [
"QLPopView/Classes",
"QLPopView/Classes/**/*.{h,m}"
],
"requires_arc": true
}