You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/26 11:35:44 UTC

[GitHub] [cordova-ios] jcesarmobile commented on a change in pull request #543: GH-542 Adding Podspec for Cordova library

jcesarmobile commented on a change in pull request #543: GH-542 Adding Podspec for Cordova library
URL: https://github.com/apache/cordova-ios/pull/543#discussion_r269058248
 
 

 ##########
 File path: Cordova.podspec
 ##########
 @@ -0,0 +1,32 @@
+Pod::Spec.new do |s|
+  s.name         = "Cordova"
+  s.version      = "5.1.0"
+  s.summary      = "Cordova for iOS"
+  s.homepage     = "https://github.com/apache/cordova-ios"
+  s.license      = { :type => "Apache 2.0", :file => "LICENSE" }
+  s.author       = { "Bharath Hariharan" => "bhariharan@salesforce.com" }
 
 Review comment:
   It should be "Apache Software Foundation"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org