[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 7 / TLRadioButton / 0.1.0 / TLRadioButton.podspec.json
blob2f021f16378b3e944ebbe9374a85ab3b1658a2a5
2   "name": "TLRadioButton",
3   "version": "0.1.0",
4   "summary": "Animated RadioButton for iOS.",
5   "description": "![Sample](https://github.com/ftp27/TLRadioButton/blob/master/TLRadioButton.gif)\n\nRadio button for iOS. \n\n##Usage\n\n * _isChecked_ - button status. Default - false\n * _Animation duratoin_ - button animation speed in ms. Default - 500 ms",
6   "homepage": "http://ftp27.ru/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksey Cherepanov": "ftp27host@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ftp27/TLRadioButton.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/ftp27host",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "TLRadioButton/Classes/**/*"