Hey @ShawnMoore , thank you for all of your work on creating XMLParsing!
This PR converts your project to a framework (#8) to support Swift Package Manager, CocoaPods, and Carthage. This will enable other users to more easily consume XMLParsing and use it in their own projects.
After merging this PR, the only change needed should be to create a tag 0.0.1, and pushing the podspec for CocoaPods.
Hey @ShawnMoore , thank you for all of your work on creating XMLParsing!
This PR converts your project to a framework (#8) to support Swift Package Manager, CocoaPods, and Carthage. This will enable other users to more easily consume XMLParsing and use it in their own projects.
After merging this PR, the only change needed should be to create a tag
0.0.1
, and pushing the podspec for CocoaPods.