blob: d78005f8e4aa008b0dc8785b20171f41e0e3facd [file] [log] [blame]
{
"name": "LMJKIT",
"version": "0.0.2",
"summary": "A short description of LMJKIT.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/deepExDriver/LMJKIT",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"deepExDriver": ""
},
"source": {
"git": "https://github.com/deepExDriver/LMJKIT.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Data",
"source_files": [
"LMJKIT",
"LMJKIT/Data/*.{h,m}"
],
"public_header_files": [
"LMJKIT",
"LMJKIT/Data/*.h"
]
}
]
}