blob: 7d06b18935489320e5b609597a8e3b5cd07b95b2 [file] [log] [blame]
{
"name": "DLTool",
"version": "0.0.2",
"summary": "DLTool.",
"description": "DLTool of Delouch",
"homepage": "https://github.com/DeIouch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Delouch",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DeIouch/DLTool.git",
"tag": "0.0.2"
},
"source_files": [
"DLTool",
"DLToolDemo/DLToolDemo/DLTool/Classes/**/*"
],
"frameworks": "UIKit"
}