blob: 8c3fedc005a911d4005c632ef4db32517cbf9288 [file] [log] [blame]
{
"name": "FKLogUnicode",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"source_files": "FKLogUnicode/*.{m}"
}