blob: 88b337a0286152b76b1072a94e9b487f57c1f5ae [file] [log] [blame]
{
"name": "HCCustomPopup",
"version": "1.0",
"summary": "Custom popup view that allows you to place any custom view in it.",
"homepage": "https://github.com/laeroah/HCCustomPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hao Wang": "https://github.com/laeroah"
},
"source": {
"git": "https://github.com/laeroah/HCCustomPopup.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"CustomPopup",
"*.{h,m}"
],
"frameworks": "QuartzCore",
"requires_arc": true
}