[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / 5 / AMViralSwitch / 0.2.2 / AMViralSwitch.podspec.json
blobf4eaaeb81c4cb79496ea039ac46462c6f84cf93f
2   "name": "AMViralSwitch",
3   "version": "0.2.2",
4   "summary": "Dropin replacement of UISwitch that 'infects' the parent view with the onTintColor when the switch is turned on.",
5   "description": "                    A UISwitch drop-in replacement that 'infects' the parent view \n                    with the active tint color when the switch is turned on, with\n                    a radial spread. \n                    The switch can also change the color of the parent's subviews.\n",
6   "homepage": "https://github.com/andreamazz/ViralSwitch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Mazzini": "andrea.mazzini@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreamazz/ViralSwitch.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "ViralSwitch",
23     "*.{h,m}"
24   ],
25   "requires_arc": true,
26   "social_media_url": "https://twitter.com/theandreamazz"