[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / a / 7 / TLRadioButton / 0.1.1 / TLRadioButton.podspec.json
blob421927d4e4cced2bd1aba9059d86020088f40df0
2   "name": "TLRadioButton",
3   "version": "0.1.1",
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": "https://github.com/ftp27/TLRadioButton",
7   "screenshots": "https://github.com/ftp27/TLRadioButton/raw/master/TLRadioButton.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Aleksey Cherepanov": "ftp27host@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ftp27/TLRadioButton.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/ftp27host",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "TLRadioButton/Classes/**/*"