[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / d / Radio_and_Checkbox / 0.0.4 / Radio_and_Checkbox.podspec.json
blob2d085746d7a2b08561d5c762f39170890806f50c
2   "name": "Radio_and_Checkbox",
3   "version": "0.0.4",
4   "summary": "Radio Button & Checkbox for iOS implemented as per the HIG.",
5   "description": "Radio Button & Checkbox for iOS implemented as per the HIG.",
6   "homepage": "https://github.com/d4rkl0rd3r3b05/Radio-Button-Checkbox-iOS.git",
7   "license": "MIT",
8   "authors": {
9     "Mayank Gupta": "mayankguptacse@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/d4rkl0rd3r3b05/Radio-Button-Checkbox-iOS.git",
13     "tag": "master"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/*.{swift}"
18   ],
19   "resources": "Resources/*.{png, xib}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "9.0"
23   }