blob: 0a7ff08d12443e24e5e479e27add633c5a84e8c0 [file] [log] [blame]
{
"name": "MHSegmentedView",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/mhaddl",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*"
}