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