codestergit / SweetAlert-iOS

Live animated Alert View for iOS written in Swift
MIT License
2.05k stars 303 forks source link

More Cocoapod compatible #45

Open southfox opened 7 years ago

southfox commented 7 years ago

Hi,

This is a very nice Alert I'm using in my project, I would like to recommend to structure the project as CocoaPods compatible that should pass all the validations of the command:

pod lib lint SweetAlert.podspec

I've created a branch develop in my fork, if you are interested in a PR (https://github.com/codestergit/SweetAlert-iOS/pull/44).

Thanks, J.