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