blob: c4bb78a9ee4d2f896ee00d5b285d9d90aaafabd3 [file] [log] [blame]
{
"name": "FXParser",
"version": "1.0.1",
"license": "zlib",
"summary": "FXParser is a text parsing engine for iOS and Mac OS to simplify the consumption of text-based languages and data formats, e.g. JSON.",
"homepage": "https://github.com/nicklockwood/FXParser",
"social_media_url": "https://twitter.com/nicklockwood",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/FXParser.git",
"tag": "1.0.1"
},
"source_files": "FXParser",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}