[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 6 / KLSwitch / 1.3 / KLSwitch.podspec.json
blob839e65b4cebb50183722cfd560daad371dbf071b
2   "name": "KLSwitch",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "1.3",
7   "summary": "An iOS 7 UISwitch clone that works on iOS 5+.",
8   "homepage": "http://www.cocoacontrols.com/platforms/ios/controls/klswitch",
9   "license": "Apache License, Version 2.0",
10   "authors": {
11     "Kieran Lafferty": "kieran.lafferty@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/KieranLafferty/KLSwitch.git",
15     "tag": "1.3"
16   },
17   "source_files": "KLSwitch/KLSwitch/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"