[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 8 / 6 / SmartMultipeer / 1.0 / SmartMultipeer.podspec.json
blob48883425228fe8c01f8f3c203497708d86d421ba
2   "name": "SmartMultipeer",
3   "version": "1.0",
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.0"
21   },
22   "source_files": "SmartMultipeer/**/*.{swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   }