[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / AppNotice / 2.1.3 / AppNotice.podspec.json
blob4df665f6212f71dc29908f2d5e914761aa0750e8
2   "name": "AppNotice",
3   "version": "2.1.3",
4   "summary": "AppNotice lets you inform your users which third party SDKs your app is using.",
5   "description": "AppNotice 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.ghostery.com/our-solutions/ghostery-privacy/for-your-brands/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/ghostery/AppNoticeSDK-iOS.git",
13     "tag": "2.1.3"
14   },
15   "authors": {
16     "Joe Swindler": "Ghostery"
17   },
18   "social_media_url": "https://twitter.com/Ghostery",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "vendored_frameworks": "AppNoticeSDKFramework.framework",
23   "resources": "AppNotice.bundle",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/AppNotice/Frameworks\""
26   }