[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 4 / App-Notice / 2.0.2 / App-Notice.podspec.json
blob7a673dd6e9e86bd1093e1beeb02db9b68ac3ee45
2   "name": "App-Notice",
3   "version": "2.0.2",
4   "summary": "AppNotice lets you inform your users which third party SDKs your app is using.",
5   "description": "AppNotice (GDPR) lets you inform your users which third party SDKs your app is using. It lets the user opt out of using any optional SDKs like usage analytics, for example. It also records whether a consent notice has been shown, accepted, declined, etc.",
6   "homepage": "https://www.evidon.com/digital-governance-solutions/site-notice/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/evidon/AppNoticeSDK-iOS.git",
13     "tag": "2.0.2"
14   },
15   "authors": {
16     "Evidon by Crownpeak": "jake.odowd@crownpeak.com"
17   },
18   "social_media_url": "https://twitter.com/Evidon",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "vendored_frameworks": "AppNotice/AppNoticeSDKFramework.framework",
27   "resources": "AppNotice/AppNotice.bundle",
28   "module_map": "AppNotice/module.modulemap"