Commit 7e9ce9d08de780ab0a9a473ef43f41c3767b222c
1 parent
0fe91837
no message
Showing
2 changed files
with
2 additions
and
2 deletions
CNLiveBBASMModule.podspec
| ... | ... | @@ -44,7 +44,7 @@ TODO: Add long description of the pod here. |
| 44 | 44 | 'CNLiveBBASMModule/Classes/CNFrameworks/BainuoCashierSDK.framework/BainuoCashierSDK.bundle' |
| 45 | 45 | ] |
| 46 | 46 | # s.public_header_files = 'Pod/Classes/**/*' |
| 47 | - s.frameworks = 'UIKit', 'MapKit' | |
| 47 | + s.frameworks = ['UIKit', 'MapKit','SystemConfiguration','CoreTelephony','CoreMotion','CoreText','CFNetwork','CoreGraphics' ,'WebKit','AudioToolbox','AVFoundation','AddressBookUI','AddressBook','MobileCoreServices'] | |
| 48 | 48 | # s.dependency 'AFNetworking', '~> 2.3' |
| 49 | 49 | s.dependency 'BBAMNPLib', '~>2.34.0' |
| 50 | 50 | s.dependency 'SSDKLightLib', '1.1.0' | ... | ... |
Example/Podfile.lock
| ... | ... | @@ -497,7 +497,7 @@ SPEC CHECKSUMS: |
| 497 | 497 | AlipaySDK-iOS: 8659cdb4403de7e5f26ad8b699864a9cbe53384c |
| 498 | 498 | BaiduBCE: ca933eadbccac8f8254976c9181ca5f45ded948b |
| 499 | 499 | BBAMNPLib: 070a935319cfd816f29d00c88012a496f7448229 |
| 500 | - CNLiveBBASMModule: adb8897ca3d5c69e67f0a70d8027432bf865fd0f | |
| 500 | + CNLiveBBASMModule: b9f55bded98f5ab01ab583c4ae5091fb07127238 | |
| 501 | 501 | CNLiveBeeHive: 1e105b15b6ccaad546258fcf91231563beb853d4 |
| 502 | 502 | CNLiveCommonCategory: 11c736c733ab9c3ea27426d2fafff31a92f0286e |
| 503 | 503 | CNLiveEnvironment: 6af0a2f332b704ffdec67106b4ba044c7f8da371 | ... | ... |