Open yinzara opened 2 years ago
iOS platform
This PR adds support for a new "plugins" and "plugin" elements in the "podspec" section of the plugin.xml to support the Cocoapods Plugins syntax standards:
Closes #177
See description in https://github.com/apache/cordova-ios/issues/1256
Automated tests have been updated to reflect the change
(platform)
(android)
Platforms affected
iOS platform
Motivation and Context
This PR adds support for a new "plugins" and "plugin" elements in the "podspec" section of the plugin.xml to support the Cocoapods Plugins syntax standards:
Closes #177
Description
See description in https://github.com/apache/cordova-ios/issues/1256
Testing
Automated tests have been updated to reflect the change
Checklist
(platform)
if this change only applies to one platform (e.g.(android)
)