[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / d / Radio_and_Checkbox / 0.0.1 / Radio_and_Checkbox.podspec.json
blob4a533b5d63299d3b623248171f3b58c5d7644bde
2   "name": "Radio_and_Checkbox",
3   "version": "0.0.1",
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, xib}"
18   ],
19   "resources": "Resources/*.png",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   }