diff --git a/RNLiveAudioStream.podspec b/RNLiveAudioStream.podspec index e16d7b8..f7307f5 100644 --- a/RNLiveAudioStream.podspec +++ b/RNLiveAudioStream.podspec @@ -13,7 +13,7 @@ Pod::Spec.new do |s| s.source = { :git => 'https://github.com/xiqi/react-native-live-audio-stream.git' } s.requires_arc = true - s.platform = :ios, '7.0' + s.ios.deployment_target = '8.0' s.preserve_paths = 'README.md', 'package.json', 'index.js' s.source_files = 'iOS/*.{h,m}' diff --git a/package.json b/package.json index 8d945b2..c8e7cdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-live-audio-stream", - "version": "1.0.1", + "version": "1.0.2", "description": "Get live audio stream data for React Native", "license": "MIT", "keywords": [