blob: 888d2181e67b68e9a40c9c2f1b2e6d33db7bec7d [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "1.6.6",
"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_6.zip"
},
"source_files": [
"Plot iOS v1_6_6/PlotExampleApplication/Plot.h"
],
"preserve_paths": "Plot iOS v1_6_6/libPlot-v1_6_6.a",
"vendored_libraries": "Plot iOS v1_6_6/libPlot-v1_6_6.a",
"libraries": [
"Plot-v1_6_6",
"sqlite3"
],
"frameworks": [
"CoreLocation",
"MessageUI"
],
"requires_arc": true
}