[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 9 / KPCTabsControl / 1.6.1 / KPCTabsControl.podspec.json
blobdc4d2452f2b603309c19259f812cf71bab893ef9
2   "name": "KPCTabsControl",
3   "version": "1.6.1",
4   "summary": "A multi-tabs control designed to look like the tab control in Apple's Numbers spreadsheet, but with enhanced capabilities.",
5   "homepage": "https://github.com/onekiloparsec/KPCTabsControl.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cédric Foellmi": "cedric@onekilopars.ec"
12   },
13   "source": {
14     "git": "https://github.com/onekiloparsec/KPCTabsControl.git",
15     "tag": "1.6.1"
16   },
17   "source_files": "KPCTabsControl/*.{h,m}",
18   "platforms": {
19     "osx": "10.10"
20   },
21   "frameworks": [
22     "QuartzCore",
23     "AppKit"
24   ],
25   "requires_arc": true,
26   "resources": "Resources/*.pdf"