[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 7 / a / b / SHSliderSwitch / 1.0 / SHSliderSwitch.podspec.json
blob74afe47f13d7e99234fa96c179b073a4abc6796b
2   "name": "SHSliderSwitch",
3   "version": "1.0",
4   "summary": "A framework that implements a slider switch.",
5   "description": "SHSliderSwitch is a simple lightweight library to implement an animated slider switch.",
6   "homepage": "https://github.com/iamshezad/SHSliderSwitch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iamShezad": "shezadahamed95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iamshezad/SHSliderSwitch.git",
16     "tag": "1.0"
17   },
18   "source_files": "SHSliderSwitch/*.{swift,h,m}",
19   "platforms": {
20     "ios": "11.0"
21   }