I'm looking for a Yaml parser for iOS, to get my Yaml data into dictionary.
I Found already this question asked here : Yaml parser
But, it seems that all these Frameworks are old, and contain ARC compatibility errors.
Have you any idea about which framework to use with xcode 6 and how can I make it functional.
Regards.