File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010 s . homepage = "https://github.com/adobe/aepsdk-react-native"
1111
1212 s . license = "Apache 2.0 License"
13- s . platform = :ios , ' 12.0'
13+ s . platforms = { :ios => "12.0" , :tvos => " 12.0" }
1414
1515 s . source = { :git => "https://github.com/adobe/aepsdk-react-native.git" , :tag => "#{ s . version } " }
1616
Original file line number Diff line number Diff line change 11{
22 "name" : " @adobe/react-native-aepedgebridge" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.0.1 " ,
44 "description" : " Adobe Experience Platform Edge Bridge extension for AEP Mobile SDK. Written and maintained by Adobe." ,
55 "homepage" : " https://developer.adobe.com/client-sdks/documentation/" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments