[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / 9 / ITSwitch / 1.0 / ITSwitch.podspec.json
blob24f312b1e33f178dc9069965b0d0478449687a61
2   "name": "ITSwitch",
3   "version": "1.0",
4   "summary": "ITSwitch is a replica of UISwitch for Mac OS X",
5   "description": "ITSwitch is a simple and lightweight replica of iOS 7 UISwitch for Mac OS X.",
6   "homepage": "https://github.com/iluuu1994/ITSwitch",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ilija Tovilo": "support@ilijatovilo.ch"
13   },
14   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/iluuu1994/ITSwitch.git",
19     "tag": "v1.0"
20   },
21   "source_files": "ITSwitch/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true