[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 6 / PlotPlugin / 3.4.0 / PlotPlugin.podspec.json
blob8df99e7cf9b395c6402951139393e09406d8166e
2   "name": "PlotPlugin",
3   "version": "3.4.0",
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_0.zip"
20   },
21   "vendored_frameworks": "PlotProjects-v3_4_0/PlotProjects.framework",
22   "frameworks": [
23     "CoreLocation",
24     "MessageUI",
25     "Foundation",
26     "CoreGraphics",
27     "UIKit",
28     "AppTrackingTransparency",
29     "SystemConfiguration"
30   ],
31   "weak_frameworks": [
32     "UserNotifications",
33     "WebKit"
34   ],
35   "requires_arc": true,
36   "documentation_url": "https://files.plotprojects.com/documentation/",
37   "social_media_url": "https://twitter.com/PlotDeveloper",
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }