blob: 61455a90bf9bd1d3f9634613bdfcc23d6a8e73ef [file] [log] [blame]
{
"name": "FKLogUnicode",
"version": "1.0.1",
"summary": "A util to replace unicode char to Chinese when you use NSLog.",
"homepage": "https://github.com/FlyKite/FKLogUnicode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FlyKite": "DogeFlyKite@gmail.com"
},
"social_media_url": "http://blog.fly-kite.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FlyKite/FKLogUnicode.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "FKLogUnicode/*.{m}"
}