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