[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / a / 2 / 6 / DPGraphView / 0.1 / DPGraphView.podspec.json
blob445948e2cf3d6d84cbbc89a3c18c0dcc4e7495e9
2   "name": "DPGraphView",
3   "version": "0.1",
4   "summary": "A reusable graphing view for iOS to easily plot continuous functions.",
5   "homepage": "https://github.com/donald-pinckney/DPGraphView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Donald Pinckney": "donald_pinckney@icloud.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/donald-pinckney/DPGraphView.git",
18     "tag": "0.1"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true