[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / c / 6 / PlotPlugin / 1.6.4 / PlotPlugin.podspec.json
blobf2d3d1215aaeb92e0be03aa787581f931e2ca8c5
2   "name": "PlotPlugin",
3   "version": "1.6.4",
4   "summary": "Use the Plot library for Location Based Notifications in your iOS app.",
5   "description": "                   A longer description of [#] in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://www.plotprojects.com/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "CasPlattel": "cas@plotprojects.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Plotprojects/plot-phonegap-plugin.git",
16     "tag": "1.6.4"
17   },
18   "source_files": "src/ios/Plot.h",
19   "exclude_files": "",
20   "public_header_files": "src/ios/Plot.h",
21   "frameworks": "CoreLocation",
22   "libraries": [
23     "sqlite3",
24     "Plot"
25   ],
26   "requires_arc": true