[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / DLRadioButton / 1.3.4 / DLRadioButton.podspec.json
blob08c90e36fc6da00631ab1fc89b2ad7c3db773933
2   "name": "DLRadioButton",
3   "version": "1.3.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   ],
10   "license": "MIT",
11   "authors": {
12     "David Liu": "xingruo.liu@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/DavydLiu",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/DavydLiu/DLRadioButton.git",
20     "tag": "1.3.4"
21   },
22   "source_files": "DLRadioButton/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true