[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 4 / toxcore / 0.0.1-fe86dff / toxcore.podspec.json
blobcda2c06f16408b30d6e4b0a2f75a8e4f3f7de353
2   "name": "toxcore",
3   "version": "0.0.1-fe86dff",
4   "summary": "Cocoapods wrapper for toxcore",
5   "homepage": "https://github.com/Antidote-for-Tox/toxcore",
6   "license": "GPLv3",
7   "authors": {
8     "Dmytro Vorobiov": "d@dvor.me"
9   },
10   "source": {
11     "git": "https://github.com/Antidote-for-Tox/toxcore.git",
12     "tag": "0.0.1-fe86dff",
13     "submodules": true
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "header_mappings_dir": "toxcore",
21   "source_files": [
22     "toxcore/toxcore/*.{m,h}",
23     "toxcore/toxencryptsave/*.{m,h}",
24     "toxcore/toxdns/*.{m,h}"
25   ],
26   "dependencies": {
27     "libsodium": [
28       "~> 1.0.1"
29     ]
30   }