blob: 99dfe31d9eb4f3d427e556a4a481ea56ed9f8b36 [file] [log] [blame]
{
"name": "PlotPlugin",
"version": "1.6.4b",
"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/10/Plot-iOS-v1_6_4.zip"
},
"source_files": [
"Plot iOS v1_6_4/PlotExampleApplication/Plot.h"
],
"preserve_paths": "Plot iOS v1_6_4/libPlot-v1_6_4.a",
"vendored_libraries": "Plot iOS v1_6_4/libPlot-v1_6_4.a",
"libraries": [
"Plot-v1_6_4",
"sqlite3"
],
"frameworks": [
"CoreLocation"
],
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"${PODS_ROOT}/Plot iOS v1_6_4\"",
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Plot iOS v1_6_4\"",
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Plot iOS v1_6_4/PlotExampleApplication\"",
"OTHER_LDFLAGS": "$(inherited)"
}
}