blob: de0d8105a31ef1b0cbfbfba12d935368505e7079 [file] [log] [blame]
{
"name": "HLCPopup",
"version": "0.0.3",
"summary": "HLCPopup is a simple and flexible iOS class for presenting any custom view as a popup",
"homepage": "https://github.com/HIIgor/HLCPopup",
"authors": {
"HIIgor": "http://HIIgor.com"
},
"source_files": [
"HLCPopup",
"HLCPopup/*.{h,m}"
],
"source": {
"git": "https://github.com/HIIgor/HLCPopup.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
}
}