[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / f / ABCIM / 0.6.0 / ABCIM.podspec.json
blob3713c055a74df114affc217ec9a1b995bbfce51e
2   "name": "ABCIM",
3   "version": "0.6.0",
4   "summary": "ABCIM.",
5   "description": "ABCIM of bing",
6   "homepage": "http://www.abcpen.com",
7   "license": "MIT",
8   "authors": {
9     "bing": "bing@abcpen.com"
10   },
11   "source": {
12     "git": "https://github.com/abcpen-inc/bs_im_ios_sdk.git"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "ABCIMLib",
21       "public_header_files": "ABCIMSDK/ABCIMLib.framework/Headers/ABCIMLib.h",
22       "source_files": "ABCIMSDK/ABCIMLib.framework/Headers/*.{h}",
23       "vendored_frameworks": "ABCIMSDK/ABCIMLib.framework",
24       "dependencies": {
25         "AFNetworking": [
27         ]
28       },
29       "pod_target_xcconfig": {
30         "ENABLE_BITCODE": "NO"
31       }
32     },
33     {
34       "name": "ABCIMKit",
35       "public_header_files": "ABCIMSDK/ABCIMKit.framework/Headers/ABCIMKit.h",
36       "source_files": "ABCIMSDK/ABCIMKit.framework/Headers/*.{h}",
37       "vendored_frameworks": "ABCIMSDK/ABCIMKit.framework",
38       "dependencies": {
39         "SVProgressHUD": [
41         ]
42       },
43       "pod_target_xcconfig": {
44         "ENABLE_BITCODE": "NO"
45       }
46     },
47     {
48       "name": "ABCCallLib",
49       "public_header_files": "ABCIMSDK/ABCCallLib.framework/Headers/ABCCallLib.h",
50       "source_files": "ABCIMSDK/ABCCallLib.framework/Headers/*.{h}",
51       "vendored_frameworks": "ABCIMSDK/ABCCallLib.framework",
52       "dependencies": {
53         "AgoraRtcEngine_iOS": [
55         ]
56       },
57       "pod_target_xcconfig": {
58         "ENABLE_BITCODE": "NO"
59       }
60     },
61     {
62       "name": "ABCCallKit",
63       "public_header_files": "ABCIMSDK/ABCCallKit.framework/Headers/ABCCallKit.h",
64       "source_files": "ABCIMSDK/ABCCallKit.framework/Headers/*.{h}",
65       "vendored_frameworks": "ABCIMSDK/ABCCallKit.framework",
66       "dependencies": {
67         "Masonry": [
69         ],
70         "SDWebImage": [
72         ]
73       },
74       "pod_target_xcconfig": {
75         "ENABLE_BITCODE": "NO"
76       }
77     }
78   ]