blob: 002b67ee4200ee5bde4a0d33eb4937ba515db882 [file] [log] [blame]
{
"name": "YJHPopupView",
"version": "0.1.2",
"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.2"
},
"source_files": [
"YJHPopupView",
"YJHPopupView/**/*.{h,m}"
],
"requires_arc": true
}