[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 6 / 8 / c / StripeDashboardUI / 0.2 / StripeDashboardUI.podspec.json
blob2bd4dab6738773f4a02bdcc28667d71ca3828e3a
2   "name": "StripeDashboardUI",
3   "version": "0.2",
4   "authors": {
5     "Ben Guo": "bg@stripe.com",
6     "Jack Flintermann": "jack@stripe.com",
7     "Brian Dorfman": "bdorfman@stripe.com"
8   },
9   "homepage": "https://github.com/stripe/ios-dashboard-ui",
10   "summary": "UI components from the Stripe Dashboard iOS app",
11   "source": {
12     "git": "https://github.com/stripe/ios-dashboard-ui.git",
13     "tag": "0.2"
14   },
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DashboardUI/*.swift",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "Foundation"
28     ]
29   },
30   "pushed_with_swift_version": "3.0",
31   "deprecated": true