| { | |
| "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/*" | |
| } |