blob: 06c65490324db821f0b9f82593c282c7ffc3a925 [file] [log] [blame]
{
"name": "MHScrollingHeader",
"version": "1.0.0",
"summary": "An Easy Way to Intergate Scrolling Header",
"homepage": "https://github.com/MickeyHub/MHScrollingHeader",
"license": "MIT",
"authors": {
"MickeySha": "yanbo.sha@gmail.com"
},
"social_media_url": "https://twitter.com/FlyingWonder",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MickeyHub/MHScrollingHeader.git",
"tag": "v1.0.0"
},
"source_files": "MHScrollHeader/ScrollingHeader/MHScrollingHeader.swift",
"requires_arc": true,
"dependencies": {
"KVOController": [
"~> 1.1.0"
]
}
}