blob: d249e08b3756d8c685ffe3667bb81e11f71a9b13 [file] [log] [blame]
{
"name": "DragonLi",
"version": "1.0.0",
"summary": "a high efficient network tool with cache/network debug for iOS , and it is apply to lazy people like myself",
"description": "a high efficient network tool with cache and network debug for iOS , and it is apply to lazy people like myself",
"homepage": "https://github.com/miku1958/DragonLi",
"license": "MIT",
"authors": {
"miku1958": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/miku1958/DragonLi.git",
"tag": "1.0.0"
},
"source_files": "Class/**/*.{h,swift}",
"requires_arc": true
}