[Add] DatadogAlamofireExtension 2.22.0
[CocoaPods.git] / Specs / 9 / 2 / a / AXSegmentedControl / 0.0.2 / AXSegmentedControl.podspec.json
blobf69b3ed2707342e986747b4c28d09211d2ba9f53
2   "name": "AXSegmentedControl",
3   "version": "0.0.2",
4   "summary": "`AXSegmentedControl` is an iOS customizable segmneted control that displays segmented title.",
5   "description": "`AXSegmentedControl` is an iOS customizable segmneted control that displays segmented title text and the count of control.",
6   "homepage": "https://github.com/devedbox/AXSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "艾星": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXSegmentedControl.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "AXSegmentedControl/AXSegmentedControl/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true