blob: 9433febb265f6aed31c3355031a88f3b7e0d39af [file] [log] [blame]
{
"name": "YJHPopupView",
"version": "0.0.6",
"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.0.6"
},
"source_files": [
"YJHPopupView",
"YJHPopupView/**/*.{h,m}"
],
"requires_arc": true
}