[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 9 / a / 7 / CheckBox-RadioGroup / 0.2 / CheckBox-RadioGroup.podspec.json
blob1f4ab59e16af41b57dd0153b281802764392ae95
2   "name": "CheckBox-RadioGroup",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.2",
7   "summary": "CheckBox and radioGroup for  component for iOS",
8   "description": "checkBox and radioGroup component for using in iOS!, same behavior for android with full custom view",
9   "homepage": "https://ragaie.github.io/CheckBox/.",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ragaie Alfy": "eng.ragaie@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ragaie/CheckBox",
19     "tag": "0.2"
20   },
21   "frameworks": "UIKit",
22   "resources": "Group.xcassets",
23   "source_files": [
24     "CheckBox.swift",
25     "CheckBoxDelegate.swift",
26     "RadioGroup.swift",
27     "RadioGroupDelegate.swift",
28     "Group.xcassets",
29     "CheckBox.xib",
30     "RadioCell.xib",
31     "RadioGroup.xib"
32   ],
33   "resource_bundles": {
34     "CheckBox-RadioGroup": [
35       "Group.xcassets",
36       "CheckBox.xib",
37       "RadioCell.xib",
38       "RadioGroup.xib"
39     ]
40   },
41   "pushed_with_swift_version": "3.0"