blob: d65c4499610668f1c549be367b0d4655fad30240 [file] [log] [blame]
{
"name": "MultibyteDescription",
"version": "0.2",
"license": {
"type": "Beerware",
"text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
},
"homepage": "https://github.com/inamiy/MultibyteDescription",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "A better way to NSLog multibyte string for OSX/iOS.",
"source": {
"git": "https://github.com/inamiy/MultibyteDescription.git",
"tag": "0.2"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "4.0",
"osx": "10.6"
}
}