blob: 7d3686a175261208cae70f0229e3c648437c227f [file] [log] [blame]
{
"name": "StringCoding",
"version": "1.2.1",
"license": "zlib",
"summary": "Simple library for setting object properties of any type using string values. Great for configuration files.",
"homepage": "https://github.com/nicklockwood/StringCoding",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/StringCoding.git",
"tag": "1.2.1"
},
"source_files": "StringCoding",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6.8"
}
}