blob: dc85410636e9847395dc1d29d89a373ab2b83d89 [file] [log] [blame]
{
"name": "DHTool",
"version": "0.0.4",
"summary": "DHTool.",
"description": "DHTool of Delouch",
"homepage": "https://github.com/DeIouch/DHTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Delouch": "2970029318@qq.com"
},
"social_media_url": "https://github.com/DeIouch",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DeIouch/DHTool.git",
"tag": "0.0.4"
},
"source_files": [
"DHTool",
"DHTool/Classes/**/*"
],
"frameworks": "UIKit"
}