[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / b / 3 / 5 / txdiff / 1.0.0 / txdiff.podspec.json
blob168f53f007e624f992d7e7a0be5d98803998f2d0
2   "name": "txdiff",
3   "version": "1.0.0",
4   "summary": "A lightweight compare diffent library",
5   "description": "A lightweight compare diffent library, md5 comparation is option",
6   "homepage": "https://github.com/9drops/txdiff",
7   "license": {
8     "type": "MIT",
9     "text": "         Copyright up366 2018-2020\n"
10   },
11   "authors": {
12     "drops": "zhanbz@qq.com"
13   },
14   "social_media_url": "http://www.up366.com",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/9drops/txdiff.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "txdiff.h",
24     "txdiff.c"
25   ],
26   "public_header_files": "txdiff.h",
27   "requires_arc": true