dpogue 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_r259057956
########## 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" Review comment: I think this should say "Apache Cordova for iOS" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
