[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 7 / SimpleChoiceButtons / 0.2 / SimpleChoiceButtons.podspec.json
blob211b43fa867160a2a9325044c459e34d31b7d77b
2   "name": "SimpleChoiceButtons",
3   "version": "0.2",
4   "summary": "Lightweight radio and checkbox buttons written in Swift.",
5   "homepage": "https://github.com/clakk/simple-choice-buttons",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ClaKK": "clakk7@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/clakk/simple-choice-buttons.git",
15     "tag": "0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SimpleChoiceButtons/*/*.swift",
21   "swift_version": "4.2"