blob: c69fc2175a66c66b8b8b3837f7ec7f8c4f438fe7 [file] [log] [blame]
{
"name": "HRPopup",
"version": "0.2.0",
"summary": "包含弹窗优先级、指定弹窗指定页面显示等功能的封装",
"description": "包含弹窗优先级、指定弹窗指定页面显示等功能的封装,UI完全由自己返回。",
"homepage": "https://github.com/HRongChen/HRPopupTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HRChen": "gavin.chen.hr@gmail.com"
},
"source": {
"git": "https://github.com/HRongChen/HRPopupTool.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRPopup/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}