[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / b / ISRadioButton / 0.1.0 / ISRadioButton.podspec.json
blobdc0087f27b1628474bd948050dc0e31bfee52c6f
2   "name": "ISRadioButton",
3   "version": "0.1.0",
4   "summary": "A highly customisable Radio Button for iOS using swift.",
5   "description": "Dynamic Radio button in swift .Can be use as combobutton, dynamicforms.Most importenlty contains support for icon in radiobutton and switch'",
6   "homepage": "https://github.com/thegoal/ISRadioButton",
7   "license": "MIT",
8   "authors": {
9     "Ishaq": "ishaqshafiq@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/thegoal/ISRadioButton.git",
13     "tag": "0.1.0",
14     "commit": "af684622c26aa4bc1236b3025075ee4740854fca"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ISRadioButton/ISRadioButton.{swift}",
21   "resource_bundles": {
22     "ISRadioButton": [
23       "Pod/Assets/*.png"
24     ]
25   }