Skip to content

Releases: tombenner/NUIParse

1.3

19 Nov 19:57

Choose a tag to compare

  • Improve CocoaPods framework compatibility
    #2 Tim Bodeit
  • Remove overly generic isItem from NSObject category
    Usage of it should be replaced by isKindOfClass: [NUIPItem class]
    #3 Janos Tolgyesi