[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 9 / DLRadioButton / 1.0.4 / DLRadioButton.podspec.json
blob502cf48e7f4d54e50c7c611e5184953b9520f34b
2   "name": "DLRadioButton",
3   "version": "1.0.4",
4   "summary": "A highly customizable Radio Button for iOS",
5   "description": "                   A highly customizable Radio Button for iOS.\n\n                   * Buttons are drew by UIBezierPath, customize it however you want.\n                   * You can also use pictures to indicate buttons' selection state.\n",
6   "homepage": "https://github.com/DavydLiu/DLRadioButton",
7   "screenshots": [
8     "https://raw.githubusercontent.com/DavydLiu/DLRadioButton/master/DLRadioButton_screenshot1.png",
9     "https://raw.githubusercontent.com/DavydLiu/DLRadioButton/master/DLRadioButton_screenshot2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Xingruo Liu": "xingruo.liu@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/DavydLiu",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/DavydLiu/DLRadioButton.git",
21     "tag": "1.0.4"
22   },
23   "source_files": "DLRadioButton/**/*.{h,m}",
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true