janpio 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_r259076178
########## File path: Cordova.podspec ########## @@ -0,0 +1,32 @@ +Pod::Spec.new do |s| + s.name = "Cordova" + s.version = "5.1.0" Review comment: (If not, we probably have to add it to https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#create-release-branch or better include it in https://github.com/apache/cordova-coho/blob/80f5dee833e095dc68de69434998b2e0f2575595/src/versionutil.js#L108-L109) ---------------------------------------------------------------- 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]
