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