blob: b9bd33386abb417d0cc1559ef9cf5f1bad6153bb [file] [log] [blame]
{
"name": "UnicodeLog",
"version": "0.3.0",
"summary": "让 NSArray NSDictionary 及其子类输出中文 description",
"description": "无需额外配置和注意,让 NSArray NSDictionary 及其子类输出中文 description",
"homepage": "https://github.com/Big-Pi/UnicodeLog",
"license": "MIT",
"authors": {
"BigPi": "wangdapishuai@163.com"
},
"source": {
"git": "https://github.com/Big-Pi/UnicodeLog.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"UnicodeLog": [
"Pod/Assets/*.png"
]
}
}