[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 2 / BAOCxxHash / 0.1.3 / BAOCxxHash.podspec.json
blob3d42afb020439f32eda1c3158bbecdf07d40dbaa
2   "name": "BAOCxxHash",
3   "version": "0.1.3",
4   "summary": "Objective-C encapsulation of xxHash.",
5   "description": "Objective-C encapsulation of xxHash. You can hash NSString, NSData and files...",
6   "homepage": "https://github.com/benarvin/BAOCxxHash",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "benarvin": "benarvin93@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/benarvin/BAOCxxHash.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BAOCxxHash/Classes/**/*"