[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 3 / d / LMJKIT / 0.0.2 / LMJKIT.podspec.json
blobd78005f8e4aa008b0dc8785b20171f41e0e3facd
2   "name": "LMJKIT",
3   "version": "0.0.2",
4   "summary": "A short description of LMJKIT.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/deepExDriver/LMJKIT",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "deepExDriver": ""
13   },
14   "source": {
15     "git": "https://github.com/deepExDriver/LMJKIT.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Data",
24       "source_files": [
25         "LMJKIT",
26         "LMJKIT/Data/*.{h,m}"
27       ],
28       "public_header_files": [
29         "LMJKIT",
30         "LMJKIT/Data/*.h"
31       ]
32     }
33   ]