[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / 6 / selectmultiplebuttons / 0.0.4 / selectmultiplebuttons.podspec.json
blobcafb5be397647c73069b486f498aeb80ade70165
2   "name": "selectmultiplebuttons",
3   "version": "0.0.4",
4   "summary": "A grouped buttons supporting multiple/radio selection and automatic layout.",
5   "description": "A grouped buttons supporting multiple/radio selection and automatic layout. tag",
6   "homepage": "https://github.com/danceyoung/selectmultiplebuttons",
7   "license": "MIT",
8   "authors": {
9     "Young": "danceyoung@hotmail.com"
10   },
11   "swift_version": "4.0",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/danceyoung/selectmultiplebuttons.git",
17     "tag": "0.0.4"
18   },
19   "source_files": [
20     "selectmultiplebuttons/SelectMultipleButtons.swift",
21     "selectmultiplebuttons/ExtensionUIButton.swift"
22   ],
23   "frameworks": "UIKit"