[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 9 / KPCTabsControl / 1.2.2 / KPCTabsControl.podspec.json
blobd52881710758497eada8f39ebab005f2d4002f5c
2   "name": "KPCTabsControl",
3   "version": "1.2.2",
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.2.2"
16   },
17   "source_files": "KPCTabsControl/*.{h,m}",
18   "public_header_files": "KPCTabsControl/KPCTabsControlProtocols.h,KPCTabsControl/KPCTabsControl.h",
19   "platforms": {
20     "osx": "10.8"
21   },
22   "frameworks": [
23     "QuartzCore",
24     "AppKit"
25   ],
26   "requires_arc": true,
27   "resources": "Resources/*.pdf"