[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 2 / 4 / BboxSecondScreen / 0.2.2 / BboxSecondScreen.podspec.json
blob447f2364053f79f68605cfceaf01aa46b8ff5586
2   "name": "BboxSecondScreen",
3   "version": "0.2.2",
4   "summary": "A SecondScreen library for the Bbox",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "homepage": "http://dev.bouyguestelecom.fr",
9   "authors": "Bouygues Telecom | BboxLab",
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/BboxLab/bbox-2ndscreen-ios.git",
13     "tag": "0.2.2"
14   },
15   "source_files": "BboxSecondScreen/*.{h,m,c}",
16   "requires_arc": true,
17   "dependencies": {
18     "SocketRocket": [
20     ],
21     "AFNetworking": [
22       "~> 2.0"
23     ]
24   }