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