[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 1 / BMOTestLibrary / 0.1.0 / BMOTestLibrary.podspec.json
blob9e92918ab495a24d494f59054190b6c695a9e542
2   "name": "BMOTestLibrary",
3   "version": "0.1.0",
4   "summary": "A short description of BMOTestLibrary.",
5   "description": "This is long long long description of BMOTestLibrary",
6   "homepage": "https://github.com/bmo.lee/BMOTestLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bmo.lee": "bmo.lee@kakaocorp.com"
13   },
14   "source": {
15     "http": "https://kakao-sdk-dev.s3.amazonaws.com/testRule/SDKsPodTest.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "static_framework": true,
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "libraries": "c++",
30   "subspecs": [
31     {
32       "name": "BMOTestSDK",
33       "vendored_frameworks": "SDKs/TestSDK.framework"
34     },
35     {
36       "name": "BMOTestSDKKakao",
37       "dependencies": {
38         "BMOTestLibrary/BMOTestSDK": [
40         ],
41         "KakaoSDKAuth": [
43         ],
44         "KakaoSDKUser": [
46         ],
47         "KakaoSDKCommon": [
49         ],
50         "KakaoPartnerSDKFriend": [
52         ]
53       },
54       "vendored_frameworks": "SDKs/TestSDKKakao.framework"
55     },
56     {
57       "name": "BMOTestSDKFacebook",
58       "dependencies": {
59         "BMOTestLibrary/BMOTestSDK": [
61         ],
62         "FBSDKCoreKit": [
64         ]
65       },
66       "vendored_frameworks": "SDKs/TestSDKFacebook.framework"
67     },
68     {
69       "name": "BMOTestSDKFirebase",
70       "dependencies": {
71         "BMOTestLibrary/BMOTestSDK": [
73         ],
74         "Firebase/CoreOnly": [
76         ]
77       },
78       "vendored_frameworks": "SDKs/TestSDKFirebase.framework"
79     }
80   ],
81   "swift_version": "5.0"