blob: 168f53f007e624f992d7e7a0be5d98803998f2d0 [file] [log] [blame]
{
"name": "txdiff",
"version": "1.0.0",
"summary": "A lightweight compare diffent library",
"description": "A lightweight compare diffent library, md5 comparation is option",
"homepage": "https://github.com/9drops/txdiff",
"license": {
"type": "MIT",
"text": " Copyright up366 2018-2020\n"
},
"authors": {
"drops": "zhanbz@qq.com"
},
"social_media_url": "http://www.up366.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/9drops/txdiff.git",
"tag": "1.0.0"
},
"source_files": [
"txdiff.h",
"txdiff.c"
],
"public_header_files": "txdiff.h",
"requires_arc": true
}