[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / e / PepperPairing / 1.2.9 / PepperPairing.podspec.json
blobcf45abef676625d05028a7c54d24546d4428ed06
2   "name": "PepperPairing",
3   "version": "1.2.9",
4   "summary": "iOS library for pair devices to the Pepper cloud",
5   "description": "SDK to pair devices via Wi-Fi, QR Code Scan, and Bluetooth with the Pepper cloud",
6   "homepage": "https://pepper.me",
7   "license": "Proprietary",
8   "authors": {
9     "Pepper": "dev@pepper.me"
10   },
11   "source": {
12     "git": "https://git-codecommit.us-east-2.amazonaws.com/v1/repos/pepper-native-pairing-sdk.git",
13     "tag": "1.2.9"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "ios/PepperPairing/PepperPairing/Classes/**/*",
19   "dependencies": {
20     "CocoaAsyncSocket": [
21       "~> 7.6.5"
22     ],
23     "JSONModel": [
24       "~> 1.8.0"
25     ]
26   }