[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / b / a / 0 / ATHMultiSelectionSegmentedControl / 0.2.1 / ATHMultiSelectionSegmentedControl.podspec.json
blob8e2981f9d8a245b67773e3b4a3beca105088b9be
2   "name": "ATHMultiSelectionSegmentedControl",
3   "version": "0.2.1",
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.1"
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   ]