[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / OUSFeedbackSDK / 0.4.4 / OUSFeedbackSDK.podspec.json
blob4862991823cece2815df3c5acb5f0a5cb43cde4e
2   "name": "OUSFeedbackSDK",
3   "version": "0.4.4",
4   "summary": "OUS Feedback SDK",
5   "description": "An easy to use digital feedback solution.",
6   "homepage": "https://gitlab.com/originallyus/feedback-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "torin@originally.us"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "source": {
18     "git": "https://gitlab.com/originallyus/feedback-ios-sdk.git",
19     "tag": "0.4.4"
20   },
21   "source_files": "FeedbackSDKFramework/OUSFeedbackSDK/**/*.{h,m}",
22   "public_header_files": "FeedbackSDKFramework/OUSFeedbackSDK/**/*.h",
23   "resource_bundles": {
24     "OUSFeedbackSDK": [
25       "FeedbackSDKFramework/OUSFeedbackSDK/**/*.{xib,ttf,png,xyz}"
26     ]
27   },
28   "ios": {
29     "exclude_files": "Sources/Pods"
30   },
31   "requires_arc": true,
32   "frameworks": "UIKit"