[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 6 / PlotPlugin / 1.15.5-beta / PlotPlugin.podspec.json
blob57294151d9bc3404d24135b8fdaa676d46636a7a
2   "name": "PlotPlugin",
3   "version": "1.15.5-beta",
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.",
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     "Plot Projects": "info@plotprojects.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "http": "https://www.plotprojects.com/static/plugins/Plot-iOS-v1_15_5_beta.zip"
19   },
20   "source_files": [
21     "Plot-v1_15_5_beta/PlotExampleApplication/Plot.h"
22   ],
23   "preserve_paths": "Plot-v1_15_5_beta/libPlot-v1_15_5_beta.a",
24   "vendored_libraries": "Plot-v1_15_5_beta/libPlot-v1_15_5_beta.a",
25   "libraries": [
26     "Plot-v1_15_5_beta",
27     "sqlite3"
28   ],
29   "frameworks": [
30     "CoreLocation",
31     "MessageUI"
32   ],
33   "requires_arc": true,
34   "documentation_url": "http://www.plotprojects.com/guides/",
35   "social_media_url": "https://twitter.com/PlotDeveloper"