blob: 24019942207bde7854d041256ea4fa274eb66d66 [file] [log] [blame]
{
"name": "BAOCxxHash",
"version": "0.1.1",
"summary": "Objective-C encapsulation of xxHash.",
"description": "Objective-C encapsulation of xxHash. You can hash NSString, NSData and files...",
"homepage": "https://github.com/benarvin/BAOCxxHash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"benarvin": "benarvin@outlook.com"
},
"source": {
"git": "https://github.com/benarvin/BAOCxxHash.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BAOCxxHash/Classes/**/*",
"static_framework": false
}