[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 6 / PlotPlugin / 1.6.4b / PlotPlugin.podspec.json
blob99dfe31d9eb4f3d427e556a4a481ea56ed9f8b36
2   "name": "PlotPlugin",
3   "version": "1.6.4b",
4   "summary": "Use the Plot library for Location Based Notifications in your iOS app.",
5   "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",
6   "homepage": "http://www.plotprojects.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "        Our license can be found at http://www.plotprojects.com/terms-and-conditions/\n"
10   },
11   "authors": {
12     "CasPlattel": "cas@plotprojects.com",
13     "MarkVanDerTol": "mark@plotprojects.com",
14     "Jan-PieterVanDenHeuvel": "jan-pieter@plotprojects.com"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "http": "http://www.plotprojects.com/wp-content/uploads/2014/10/Plot-iOS-v1_6_4.zip"
21   },
22   "source_files": [
23     "Plot iOS v1_6_4/PlotExampleApplication/Plot.h"
24   ],
25   "preserve_paths": "Plot iOS v1_6_4/libPlot-v1_6_4.a",
26   "vendored_libraries": "Plot iOS v1_6_4/libPlot-v1_6_4.a",
27   "libraries": [
28     "Plot-v1_6_4",
29     "sqlite3"
30   ],
31   "frameworks": [
32     "CoreLocation"
33   ],
34   "requires_arc": true,
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "\"${PODS_ROOT}/Plot iOS v1_6_4\"",
37     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Plot iOS v1_6_4\"",
38     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Plot iOS v1_6_4/PlotExampleApplication\"",
39     "OTHER_LDFLAGS": "$(inherited)"
40   }