[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / a / NAChloride / 1.0.8 / NAChloride.podspec.json
blob3cce47ff46f255e12c19b2d7ccfdf1ba53d783c5
2   "name": "NAChloride",
3   "version": "1.0.8",
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.8"
15   },
16   "dependencies": {
17     "libsodium": [
19     ]
20   },
21   "source_files": "NAChloride/**/*.{c,h,m,macros}",
22   "requires_arc": true