[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / NAChloride / 1.1.1 / NAChloride.podspec.json
blobd96abd68b96cd044f0947417670e9253ef23ca8f
2   "name": "NAChloride",
3   "version": "1.1.1",
4   "summary": "Objective-C library for libsodium (NaCl)",
5   "homepage": "https://github.com/gabriel/NAChloride",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Gabriel Handford": "gabrielh@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/gabriel/NAChloride.git",
14     "tag": "1.1.1"
15   },
16   "dependencies": {
17     "libsodium": [
19     ]
20   },
21   "source_files": "NAChloride/**/*.{c,h,m,macros}",
22   "requires_arc": true