[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / 8 / 6 / SmartMultipeer / 0.1 / SmartMultipeer.podspec.json
blob0eba8d8c54314a82c91760868f6925719d38ed10
2   "name": "SmartMultipeer",
3   "version": "0.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": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "ajsagar92)": "ajay.sagar92@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/ajsagar92/SmartMultipeer.git",
20     "tag": "0.1"
21   },
22   "source_files": "SmartMultipeer/**/*.{swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   }