blob: 1c76b78ca342b523b02dd2382294ad1c5ef9c6fb [file] [log] [blame]
{
"name": "NAChloride",
"version": "1.1.2",
"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.1.2"
},
"dependencies": {
"libsodium": [
]
},
"source_files": "NAChloride/**/*.{c,h,m,macros}",
"requires_arc": true
}