blob: 43db4bd8923b036a23a5d9d9c07817094ccc1ed2 [file] [log] [blame]
{
"name": "HHSlideView",
"version": "0.0.1",
"summary": "An custom segment control view with flat style.",
"description": "HHSlideView is a falt view with segment control function. It's easy to be integrated into your project.",
"homepage": "https://github.com/Herbert77/HHSlideView",
"license": "MIT",
"authors": {
"Herbert Hu": "herbert7789@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Herbert77/HHSlideView.git",
"tag": "0.0.1"
},
"source_files": "Example/HHSlideViewExample/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}