[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 8 / 5 / BlueBillywigNativeShared-iOS / 7.69 / BlueBillywigNativeShared-iOS.podspec.json
blob160b76c446eca48d02306a137ef929802049fdd6
2   "name": "BlueBillywigNativeShared-iOS",
3   "version": "7.69",
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": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "bbnativeshared.framework"
19   },
20   "source": {
21     "git": "https://github.com/bluebillywig/bbnativeshared-cocoapod.git",
22     "tag": "7.69"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }