[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 6 / PlotPlugin / 3.4.3 / PlotPlugin.podspec.json
blob190e0736a39db6d1b39e28344147a89f358e19bd
2   "name": "PlotPlugin",
3   "version": "3.4.3",
4   "summary": "Use the Plot library for Location Based Notifications in your iOS app.",
5   "description": "Use the Plot library for Location Based Notifications in your iOS app. This allows you to use notify your app users based on their location.",
6   "homepage": "https://www.plotprojects.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "                        Our license can be found at https://www.plotprojects.com/terms-and-conditions/\n"
10   },
11   "authors": {
12     "Plot Projects": "info@plotprojects.com"
13   },
14   "module_name": "PlotProjects",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "https://files.plotprojects.com/plugin-releases/PlotProjects-iOS-v3_4_3.zip"
20   },
21   "vendored_frameworks": "PlotProjects-v3_4_3/PlotProjects.framework",
22   "frameworks": [
23     "CoreLocation",
24     "MessageUI",
25     "Foundation",
26     "CoreGraphics",
27     "UIKit",
28     "SystemConfiguration"
29   ],
30   "weak_frameworks": [
31     "UserNotifications",
32     "WebKit",
33     "AppTrackingTransparency",
34     "AdSupport"
35   ],
36   "requires_arc": true,
37   "documentation_url": "https://files.plotprojects.com/documentation/",
38   "social_media_url": "https://twitter.com/PlotDeveloper",
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }