[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / c / OverTheEther / 0.3.2 / OverTheEther.podspec.json
blobfb641e5f44d660e354498d90dfae7a1428d264b9
2   "name": "OverTheEther",
3   "version": "0.3.2",
4   "summary": "Send data between iOS devices",
5   "description": "This library allows you to send any kind of data between iOS devices via Bluetooth or WiFi, without much hassle.",
6   "homepage": "https://github.com/JojoSc/OverTheEther",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JojoSc": "mail@jsap.net"
13   },
14   "source": {
15     "git": "https://github.com/JojoSc/OverTheEther.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OverTheEther/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack/Swift": [
25     ],
26     "CocoaAsyncSocket": [
28     ],
29     "Parse": [
31     ]
32   }