[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / e / 7 / 9 / Toggler / 0.1.0 / Toggler.podspec.json
blob1cfe8dd264c34d6ee59e55b2ec70e37ca473d16f
2   "name": "Toggler",
3   "version": "0.1.0",
4   "summary": "Easiest way to select a button and off other buttons",
5   "description": "Easiest usage of button, written in Swift 3. You can add buttons what you want to control.",
6   "homepage": "https://github.com/younatics/Toggler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seungyoun Yi": "younatics@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/younatics/Toggler.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Toggler/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.1"