[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / f / AESegmentedControl / 0.1.0 / AESegmentedControl.podspec.json
blob872daa318c10339022ba5cfcbe938d14fd7b1f21
2   "name": "AESegmentedControl",
3   "version": "0.1.0",
4   "summary": "Simple segmented control for iOS.",
5   "description": "AESegmentedControl is a segmented control framework for iOS:\n- Very customizable UI.\n- Supports storyboard design.\n- Can be linked with a scroll view.",
6   "homepage": "https://github.com/aelarassi/AESegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "aelarassi": "hi@aelarassi.com"
10   },
11   "source": {
12     "git": "https://github.com/aelarassi/AESegmentedControl.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/aelarassi",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "4.2",
21   "source_files": "AESegmentedControl/*.swift",
22   "swift_version": "4.2"