blob: 8583039374df529fed6e3928ddf4638e9928a67f [file] [log] [blame]
{
"name": "HWPopController",
"version": "1.0.6",
"summary": "HWPopController pop up in ViewController with some animations.",
"description": "Use ViewController to present HWPopController like pop up style.\nSupport multiple Animations.",
"homepage": "https://github.com/HeathWang/HWPopController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HeathWang": "yishu.jay@gmail.com"
},
"source": {
"git": "https://github.com/HeathWang/HWPopController.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWPopController/Classes/**/*",
"public_header_files": "HWPopController/Classes/**/*.h",
"frameworks": "UIKit"
}