blob: bb2f49c418128d44fbbb93cff071cb5e224ac7bc [file] [log] [blame]
{
"name": "MHSegmentedView",
"version": "0.1.1",
"summary": "A tabbed Viewcontainer using UISegmetedControl",
"homepage": "http://mhaddl.me",
"license": "MIT",
"authors": {
"Martin Hartl": "martin@mhaddl.me"
},
"source": {
"git": "https://github.com/mhaddl/MHSegmentedView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/mhaddl",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*"
}