blob: 98342788ef890c0b6b8e5d88829c91e28577701e [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "1.11.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": "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/wp-content/uploads/2015/12/Plot-iOS-v1_11_2.zip"
},
"source_files": [
"Plot iOS v1_11_2/PlotExampleApplication/Plot.h"
],
"preserve_paths": "Plot iOS v1_11_2/libPlot-v1_11_2.a",
"vendored_libraries": "Plot iOS v1_11_2/libPlot-v1_11_2.a",
"libraries": [
"Plot-v1_11_2",
"sqlite3"
],
"frameworks": [
"CoreLocation",
"MessageUI"
],
"requires_arc": true,
"documentation_url": "http://www.plotprojects.com/guides/",
"social_media_url": "https://twitter.com/PlotDeveloper"
}