blob: f59f682039167a58fcd86d132b810dc117b05a1c [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "3.1.2",
"summary": "Use the Plot library for Location Based Notifications in your iOS app.",
"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.",
"homepage": "https://www.plotprojects.com/",
"license": {
"type": "Copyright",
"text": " Our license can be found at https://www.plotprojects.com/terms-and-conditions/\n"
},
"authors": {
"Plot Projects": "info@plotprojects.com"
},
"module_name": "PlotProjects",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://www.plotprojects.com/static/plugins/PlotProjects-iOS-v3_1_2.zip"
},
"vendored_frameworks": "PlotProjects-v3_1_2/PlotProjects.framework",
"frameworks": [
"CoreLocation",
"MessageUI",
"Foundation",
"CoreGraphics",
"UIKit"
],
"weak_frameworks": [
"UserNotifications"
],
"requires_arc": true,
"documentation_url": "https://files.plotprojects.com/documentation/",
"social_media_url": "https://twitter.com/PlotDeveloper"
}