[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / 5 / AMViralSwitch / 0.3.4 / AMViralSwitch.podspec.json
blobe18db6eb048213986b2c2d93b69ae5b6523a3620
2   "name": "AMViralSwitch",
3   "version": "0.3.4",
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.4"
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"