blob: 97f4ca7722c6c6cbee860ca746f1087fbb693522 [file] [log] [blame]
{
"name": "StringCoding",
"version": "1.2",
"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"
},
"source_files": "StringCoding",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}