[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / d / Radio_and_Checkbox / 0.0.8 / Radio_and_Checkbox.podspec.json
blob47aac5dc0d68b6ac7873f489b697da2c63496672
2   "name": "Radio_and_Checkbox",
3   "version": "0.0.8",
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",
20   "resource_bundles": {
21     "RadioAndCheckboxBundle": [
22       "Classes/*.{xib}"
23     ]
24   },
25   "requires_arc": true,
26   "platforms": {
27     "ios": "9.0"
28   }