[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 2 / UserSightSDK / 0.1.5 / UserSightSDK.podspec.json
blobdd5378a967904a77d7a4d80efb29b8ea79d2bd2f
2   "name": "UserSightSDK",
3   "version": "0.1.5",
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.5"
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"