Pixate / pixate-freestyle-ios

Pixate Freestyle for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PXParserBase.h file missing in version 2.1.4

binyamg opened this issue · comments

  • I installed this library using cocoapod; I have version 2.1.4;
  • PXParserBase.h is referenced in PXValueParser.h and PXStylesheetParser.h. Hower, this header is missing from the installation.
  • Is there any way to remedy this? Or is there a reason why it's not available?
  • I need to parse some styles in string format and get the property values so I can apply those property values on my own specially for AutoLayout related style settings.