[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 6 / SmartMultipeer / 1.1 / SmartMultipeer.podspec.json
blob9eb45acdc9d6829b8a1f055153bb08786936ceee
2   "name": "SmartMultipeer",
3   "version": "1.1",
4   "summary": "Multipeer Connectivity for iOS Devices with Acknowlegement",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_version": "4.2",
9   "description": "Smart Multipeer Connectivity designed with acknowledgment facility that includes the time of delivery with the id of data sent. You can set primary id of your model which you want to sync",
10   "homepage": "https://github.com/ajsagar92/SmartMultipeer",
11   "license": {
12     "type": "Copyright",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ajay Sagar Parwani": "ajay.sagar92@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/ajsagar92/SmartMultipeer.git",
20     "tag": "1.1"
21   },
22   "source_files": "SmartMultipeer/**/*.{swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   }