blob: 764c4c286f34a11691309a06970d95b5d7efbdc0 [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "1.6.5",
"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.\n",
"homepage": "http://www.plotprojects.com/",
"license": {
"type": "Copyright",
"text": " Our license can be found at http://www.plotprojects.com/terms-and-conditions/\n"
},
"authors": {
"CasPlattel": "cas@plotprojects.com",
"MarkVanDerTol": "mark@plotprojects.com",
"Jan-PieterVanDenHeuvel": "jan-pieter@plotprojects.com"
},
"platforms": {
"ios": null
},
"source": {
"http": "http://www.plotprojects.com/wp-content/uploads/2014/11/Plot-iOS-v1_6_5.zip"
},
"source_files": [
"Plot iOS v1_6_5/PlotExampleApplication/Plot.h"
],
"preserve_paths": "Plot iOS v1_6_5/libPlot-v1_6_5.a",
"vendored_libraries": "Plot iOS v1_6_5/libPlot-v1_6_5.a",
"libraries": [
"Plot-v1_6_5",
"sqlite3"
],
"frameworks": [
"CoreLocation"
],
"requires_arc": true
}