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