[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 6 / 5 / AMViralSwitch / 0.3.1 / AMViralSwitch.podspec.json
blob08c30b2b99e06fb0eb0422d585ad117c0779342e
2   "name": "AMViralSwitch",
3   "version": "0.3.1",
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 \nwith the active tint color when the switch is turned on, with\na radial spread. \nThe switch can also change the color of the parent's subviews.",
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.3.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "Source",
23     "*.{h,m}"
24   ],
25   "requires_arc": true,
26   "social_media_url": "https://twitter.com/theandreamazz"