[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / e / 8 / f / attentive-ios-sdk / 0.5.1 / attentive-ios-sdk.podspec.json
blobbc1347a005802ec8f8699d72b45bb547ce43f38c
2   "name": "attentive-ios-sdk",
3   "version": "0.5.1",
4   "summary": "Attentive IOS SDK",
5   "description": "The Attentive IOS SDK provides the functionality to render Attentive signup units in iOS mobile applications.",
6   "homepage": "https://www.attentive.com/demo?utm_source=cocoapods.org",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan Loughman-Pawelko": "iloughman@attentivemobile.com"
13   },
14   "source": {
15     "git": "https://github.com/attentive-mobile/attentive-ios-sdk.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*",
22   "resource_bundles": {
23     "attentive-ios-sdk": [
24       "Sources/Resources/PrivacyInfo.xcprivacy"
25     ]
26   }