[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 6 / PlotPlugin / 1.9.0 / PlotPlugin.podspec.json
blob767ef27a26d887d5c2a208f8d3cb326ea4ca0f89
2   "name": "PlotPlugin",
3   "version": "1.9.0",
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/2015/03/Plot-iOS-v1_9_0.zip"
21   },
22   "source_files": [
23     "Plot iOS v1_9_0/PlotExampleApplication/Plot.h"
24   ],
25   "preserve_paths": "Plot iOS v1_9_0/libPlot-v1_9_0.a",
26   "vendored_libraries": "Plot iOS v1_9_0/libPlot-v1_9_0.a",
27   "libraries": [
28     "Plot-v1_9_0",
29     "sqlite3"
30   ],
31   "frameworks": [
32     "CoreLocation",
33     "MessageUI"
34   ],
35   "requires_arc": true