[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 7 / 4 / d / SKToggle / 0.1.0 / SKToggle.podspec.json
blob2eb940874abb53b0d6b80e6fd5708d7ca8b94385
2   "name": "SKToggle",
3   "version": "0.1.0",
4   "summary": "SKToggle button can be used to toggle between two states ON/OFF",
5   "description": "TODO: SKToggle button enables user to toggle a button state. e.g. ON/OFF. All the seup can be handled from storyboard.",
6   "homepage": "https://github.com/SandeepSpider811/SKToggle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SandeepSpider811": "sandeep.kumar811@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SandeepSpider811/SKToggle.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SKToggle/Classes/**/*",
22   "pushed_with_swift_version": "3.0"