[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 2 / UserSightSDK / 0.1.4 / UserSightSDK.podspec.json
blobfab6ca488df305f4099a94a710289d4cee66c202
2   "name": "UserSightSDK",
3   "version": "0.1.4",
4   "summary": "UserSight SDK",
5   "description": "An easy to use digital feedback solution.",
6   "homepage": "https://gitlab.com/originallyus/usersight-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/usersight-ios-sdk.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "FeedbackSDKFramework/UserSightSDK/**/*.{h,m}",
22   "public_header_files": "FeedbackSDKFramework/UserSightSDK/**/*.h",
23   "resource_bundles": {
24     "UserSightSDK": [
25       "FeedbackSDKFramework/UserSightSDK/**/*.{xib,ttf,png,xyz}"
26     ]
27   },
28   "ios": {
29     "exclude_files": "Sources/Pods"
30   },
31   "requires_arc": true,
32   "frameworks": "UIKit"