[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 8 / 5 / BlueBillywigNativeShared-iOS / 8.0.0 / BlueBillywigNativeShared-iOS.podspec.json
blobc36112a35617f927366699762dcb899006c5fd92
2   "name": "BlueBillywigNativeShared-iOS",
3   "version": "8.0.0",
4   "summary": "Blue Billywig native shared framework",
5   "description": "Blue Billywig native shared framwork is a shared code base used in BlueBillywigNativePlayerKit",
6   "homepage": "https://www.bluebillywig.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Blue Billywig": "tech@bluebillywig.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "ios": {
18     "vendored_frameworks": "bbnativeshared.xcframework"
19   },
20   "source": {
21     "git": "https://github.com/bluebillywig/bbnativeshared-cocoapod.git",
22     "tag": "8.0.0"
23   }