blob: 0db223fc56e3402250a49beca34e06c5a4a96025 [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "2.0.1-beta",
"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": "10.0"
},
"source": {
"http": "https://www.plotprojects.com/static/plugins/PlotProjects-iOS-v2_0_1_beta.zip"
},
"vendored_frameworks": "PlotProjects-v2_0_1_beta/PlotProjects.framework",
"frameworks": [
"CoreLocation",
"MessageUI",
"Foundation",
"CoreGraphics",
"UIKit",
"UserNotifications"
],
"requires_arc": true,
"documentation_url": "https://www.plotprojects.com/guides/",
"social_media_url": "https://twitter.com/PlotDeveloper"
}