[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 6 / 5 / AMViralSwitch / 1.0.1 / AMViralSwitch.podspec.json
blob0289062f8986e3df814b2e9ea51b90f6dd09000b
2   "name": "AMViralSwitch",
3   "version": "1.0.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": "1.0.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"