[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / MHSegmentedView / 0.1.0 / MHSegmentedView.podspec.json
blob0a7ff08d12443e24e5e479e27add633c5a84e8c0
2   "name": "MHSegmentedView",
3   "version": "0.1.0",
4   "summary": "A tabbed Viewcontainer using UISegmetedControl",
5   "homepage": "http://mhaddl.me",
6   "license": "MIT",
7   "authors": {
8     "Martin Hartl": "martin@mhaddl.me"
9   },
10   "source": {
11     "git": "https://github.com/mhaddl/MHSegmentedView.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/mhaddl",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ios/*"