blob: 84649c7097fcce8ddf94302bd873916b164e0d9e [file] [log] [blame]
{
"name": "FXParser",
"version": "1.2",
"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.2"
},
"source_files": "FXParser",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}