blob: cd2ade0ca25a4ce4d609d17daad96099d2070389 [file] [log] [blame]
{
"name": "DHTool",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": [
"DHTool",
"DHTool/Classes/**/*"
],
"frameworks": "UIKit"
}