[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 6 / KLSwitch / 0.0.1 / KLSwitch.podspec.json
blob4427dc861df167e0d612b3ee8de8c97d1e7e99ee
2   "name": "KLSwitch",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.0.1",
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     "commit": "713c9b89c4c55c11a046edb75672be79e326dc49"
16   },
17   "source_files": "KLSwitch/KLSwitch/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"