File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-vivox" ,
33 "title" : " React Native Vivox" ,
4- "version" : " 1. 0.0" ,
4+ "version" : " 0.0.1 " ,
55 "description" : " TODO" ,
66 "main" : " index.js" ,
77 "scripts" : {
88 "test" : " echo \" Error: no test specified\" && exit 1"
99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/github_account /react-native-vivox.git" ,
13- "baseUrl" : " https://github.com/github_account /react-native-vivox"
12+ "url" : " git+https://github.com/lucienbl /react-native-vivox.git" ,
13+ "baseUrl" : " https://github.com/lucienbl /react-native-vivox"
1414 },
1515 "keywords" : [
1616 " react-native"
1717 ],
1818 "author" : {
19- "name" : " Your Name " ,
20- "email" : " yourname@email .com"
19+ "name" : " Lucien Blunk-Lallet " ,
20+ "email" : " lucien.blunk.lallet@gmail .com"
2121 },
2222 "license" : " MIT" ,
2323 "licenseFilename" : " LICENSE" ,
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Pod::Spec.new do |s|
99 s . description = <<-DESC
1010 react-native-vivox
1111 DESC
12- s . homepage = "https://github.com/github_account /react-native-vivox"
12+ s . homepage = "https://github.com/lucienbl /react-native-vivox"
1313 s . license = "MIT"
1414 # s.license = { :type => "MIT", :file => "FILE_LICENSE" }
15- s . authors = { "Your Name " => "yourname@email .com" }
15+ s . authors = { "Lucien Blunk-Lallet " => "lucien.blunk.lallet@gmail .com" }
1616 s . platform = :ios , "7.0"
1717 s . source = { :git => "https://github.com/github_account/react-native-vivox.git" , :tag => "#{ s . version } " }
1818
You can’t perform that action at this time.
0 commit comments