blob: b3a8d40822c310591c480866275d83d396f78121 [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "1.15.4-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": "http://www.plotprojects.com/",
"license": {
"type": "Copyright",
"text": " Our license can be found at http://www.plotprojects.com/terms-and-conditions/\n"
},
"authors": {
"Plot Projects": "info@plotprojects.com"
},
"platforms": {
"ios": null
},
"source": {
"http": "http://www.plotprojects.com/static/plugins/Plot-iOS-v1_15_4_beta.zip"
},
"source_files": [
"Plot-v1_15_4_beta/PlotExampleApplication/Plot.h"
],
"preserve_paths": "Plot-v1_15_4_beta/libPlot-v1_15_4_beta.a",
"vendored_libraries": "Plot-v1_15_4_beta/libPlot-v1_15_4_beta.a",
"libraries": [
"Plot-v1_15_4_beta",
"sqlite3"
],
"frameworks": [
"CoreLocation",
"MessageUI"
],
"requires_arc": true,
"documentation_url": "http://www.plotprojects.com/guides/",
"social_media_url": "https://twitter.com/PlotDeveloper",
"dependencies": {
"Firebase/Messaging": [
"3.5.2"
]
}
}