[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / e / 0 / NSData+MD5Digest / 1.0.0 / NSData+MD5Digest.podspec.json
blob8873662ff110e064f16e1fd0a4eb9216867502ac
2   "name": "NSData+MD5Digest",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "README.md"
7   },
8   "summary": "Add MD5 digest to NSData.",
9   "homepage": "https://github.com/siuying/NSData-MD5",
10   "authors": {
11     "Francis Chong": "francis@ignition.hk"
12   },
13   "source": {
14     "git": "https://github.com/siuying/NSData-MD5.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "NSData+MD5Digest/NSData+MD5Digest.{h,m}"