[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 2 / 6 / b / ABCLive / 1.0.1 / ABCLive.podspec.json
blob2e714e749cf0245ecde9267ebedaa68bd06c2e14
2   "name": "ABCLive",
3   "version": "1.0.1",
4   "summary": "ABCLive.",
5   "description": "ABCLive 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/BingO0o/ABCLiveKit.git"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "ABCLiveCoreKit",
21       "public_header_files": "ABCLiveSDK/ABCCoreKit.framework/Headers/ABCCoreKit.h",
22       "source_files": "ABCLiveSDK/ABCCoreKit.framework/Headers/*.{h}",
23       "vendored_frameworks": "ABCLiveSDK/ABCCoreKit.framework",
24       "pod_target_xcconfig": {
25         "ENABLE_BITCODE": "NO"
26       }
27     },
28     {
29       "name": "ABCLiveUIKit",
30       "public_header_files": "ABCLiveSDK/ABCUIKit.framework/Headers/ABCUIKit.h",
31       "source_files": "ABCLiveSDK/ABCUIKit.framework/Headers/*.{h}",
32       "vendored_frameworks": "ABCLiveSDK/ABCUIKit.framework",
33       "pod_target_xcconfig": {
34         "ENABLE_BITCODE": "NO"
35       }
36     },
37     {
38       "name": "ABCLivePenKit",
39       "public_header_files": "ABCLiveSDK/PenKit.framework/Headers/PenKit.h",
40       "source_files": "ABCLiveSDK/PenKit.framework/Headers/*.{h}",
41       "vendored_frameworks": "ABCLiveSDK/PenKit.framework",
42       "pod_target_xcconfig": {
43         "ENABLE_BITCODE": "NO"
44       }
45     }
46   ]