[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / d / ELKSwitch / 0.1.0 / ELKSwitch.podspec.json
blobe9afaed1b25f534bbbe567369967bc50168dfade
2   "name": "ELKSwitch",
3   "version": "0.1.0",
4   "summary": "A simple control that can be used to replace UIswitch",
5   "description": "A simple control that can be used to replace UIswitch,You can customize the frame and the color when it is not selected, and you can also set the tintColor",
6   "homepage": "https://github.com/MoZhuXuanKe/ELKSwitch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoZhuXuanKe": "mozhuxuanke@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/MoZhuXuanKe/ELKSwitch.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ELKSwitch/Classes/**/*"