[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / b / Hackle / 2.33.0 / Hackle.podspec.json
blobad070188309c151d8af47e0c86ec8ec4ce53f322
2   "name": "Hackle",
3   "module_name": "Hackle",
4   "version": "2.33.0",
5   "summary": "Hackle Sdk for iOS",
6   "homepage": "https://www.hackle.io",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hackle": "platform@hackle.io"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/hackle-io/hackle-ios-sdk.git",
19     "tag": "2.33.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "resources": "Sources/**/*.{xib,png}",
23   "resource_bundles": {
24     "Hackle": [
25       "Sources/Hackle/PrivacyInfo.xcprivacy"
26     ]
27   },
28   "frameworks": "Foundation",
29   "swift_versions": "5.0",
30   "swift_version": "5.0"