[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 0 / ATSwitchControl / 0.0.1 / ATSwitchControl.podspec.json
blobeb8055913c8fa53abaaf0ac029bfbf6f4bbe0617
2   "name": "ATSwitchControl",
3   "version": "0.0.1",
4   "summary": "Customizable switch.",
5   "description": "Switch is a pod that contains code for creating customizable UI Switch element.",
6   "homepage": "https://github.com/wipal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Âu Ngọc Thái",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/wipal/ATSwitchControl.git",
17     "tag": "0.0.1"
18   },
19   "ios": {
20     "exclude_files": "Sources/Pods"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_versions": "4.2",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"