blob: c7bffa02bee32b793cc88030a87af7a3bce2c482 [file] [log] [blame]
{
"name": "YJHPopupView",
"version": "0.1.1",
"summary": "A simple bottom popup view",
"homepage": "https://github.com/yunjinghui123/YJHPopupView",
"license": "MIT",
"authors": {
"yunjinghui123": "1432680302@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yunjinghui123/YJHPopupView.git",
"tag": "0.1.1"
},
"source_files": [
"YJHPopupView",
"YJHPopupView/**/*.{h,m}"
],
"requires_arc": true
}