blob: 79a8cc79863a9cf8ea447b9d78a1ad204fa85790 [file] [log] [blame]
{
"name": "JLightKit",
"version": "0.0.1",
"summary": "A short description of JLightKit.",
"description": "Jeck Lee's Pod",
"homepage": "https://github.com/Jeck-Lee/JLightKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeck Lee": "jecklee02@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Jeck-Lee/JLightKit.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.swift"
]
}