[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / OUSFeedbackSDK / 0.1.14 / OUSFeedbackSDK.podspec.json
blob9271a27326b66736e921b4f55f58c361aa6fd3a8
2   "name": "OUSFeedbackSDK",
3   "version": "0.1.14",
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.1.14"
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}"
26     ]
27   },
28   "ios": {
29     "exclude_files": "Sources/Pods"
30   },
31   "requires_arc": true,
32   "frameworks": "UIKit"