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