[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / a / AXSegmentedControl / 0.0.3 / AXSegmentedControl.podspec.json
blob00092095368962389b82feb2a21f3d30ec451340
2   "name": "AXSegmentedControl",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "AXSegmentedControl/AXSegmentedControl/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true