Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 5ddb935

Browse files
authored
Merge pull request #17 from hikouki/master
add: Dependence relation with React.
2 parents e0620c9 + bb40fc8 commit 5ddb935

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RNTreasureData.podspec

+2
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ Pod::Spec.new do |s|
1616
s.source = { :git => 'https://github.com/quipper/react-native-td.git' }
1717
s.source_files = "ios/*.{h,m}"
1818
s.requires_arc = true
19+
1920
s.dependency "TreasureData-iOS-SDK"
21+
s.dependency "React"
2022
end

0 commit comments

Comments
 (0)