[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / a / 0 / ATHMultiSelectionSegmentedControl / 0.2.2 / ATHMultiSelectionSegmentedControl.podspec.json
blob8d677169434f217c5c75c5ccc4caa7bc34d23113
2   "name": "ATHMultiSelectionSegmentedControl",
3   "version": "0.2.2",
4   "summary": "A control mimicking UISegmentedControl behaviour but allowing for multiple segment selection",
5   "description": "ATHMultiSelectionSegmentedControl is a UIView based control that mimicks UISegmentedControl's API but also allows for multiple segment selection. It's battle tested and fully tested. If you find any bugs or want to suggest improvements please feel free to contribute.'",
6   "homepage": "https://github.com/attheodo/ATHMultiSelectionSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "attheodo": "at@atworks.gr"
13   },
14   "source": {
15     "git": "https://github.com/attheodo/ATHMultiSelectionSegmentedControl.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/attheodo",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ATHMultiSelectionSegmentedControl/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "QuartzCore"
27   ],
28   "pushed_with_swift_version": "3.2"