blob: 33244e5c3eb3a779d578bec4962cdf72d56f59ff [file] [log] [blame]
{
"name": "HZSwipeViewController",
"version": "0.0.1",
"summary": "A marquee view used on iOS.",
"homepage": "https://github.com/LynchWong/HZSwipeViewController",
"license": "MIT",
"authors": {
"Lynch Wong": "lynch.wong@me.com"
},
"source": {
"git": "https://github.com/LynchWong/HZSwipeViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}