blob: 3cce47ff46f255e12c19b2d7ccfdf1ba53d783c5 [file] [log] [blame]
{
"name": "NAChloride",
"version": "1.0.8",
"summary": "Objective-C library for libsodium (NaCl)",
"homepage": "https://github.com/gabriel/NAChloride",
"license": {
"type": "MIT"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/NAChloride.git",
"tag": "1.0.8"
},
"dependencies": {
"libsodium": [
]
},
"source_files": "NAChloride/**/*.{c,h,m,macros}",
"requires_arc": true
}