[Add] SHUJUSHUO 0.2.1
[CocoaPods.git] / Specs / 2 / f / 0 / ATSwitchControl / 0.0.2 / ATSwitchControl.podspec.json
blob6e1a49c196f76fd65d5e794bce4e43920b6485b7
2   "name": "ATSwitchControl",
3   "version": "0.0.2",
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.2"
18   },
19   "ios": {
20     "exclude_files": "Sources/Pods"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_versions": "5.0",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"