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