[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / NAChloride / 1.0.7 / NAChloride.podspec.json
blob670bf07715a2c5487741d3436d0d86890217c315
2   "name": "NAChloride",
3   "version": "1.0.7",
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.0.7"
15   },
16   "platforms": {
17     "osx": "10.9"
18   },
19   "dependencies": {
20     "libsodium": [
22     ]
23   },
24   "source_files": "NAChloride/**/*.{c,h,m,macros}",
25   "requires_arc": true