[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 1 / xRadioButton / 0.1.0 / xRadioButton.podspec.json
blobe96db635ced2543fb82fa126c0a68117d7365331
2   "name": "xRadioButton",
3   "version": "0.1.0",
4   "summary": "Radio button for iOS",
5   "swift_version": "4.0",
6   "description": "xRadioButton is a lightweight RadioButton class for iOS made with swift.",
7   "homepage": "https://github.com/akinogunc/xRadioButton",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "akinogunc": "akinogunc@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/akinogunc/xRadioButton.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "xRadioButton/Classes/**/*"