blob: f1a3ea3853659f1d51f33cf77cf895e02e8565be [file] [log] [blame]
{
"name": "International-iOS",
"version": "0.1.2",
"summary": "iOS国际化",
"description": "iOS国际化,支持的控件有:UILabel",
"homepage": "https://github.com/wangjufan/International-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjufan": "wangjufan@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangjufan/International-iOS.git",
"tag": "0.1.2"
},
"source_files": "International/Classes/*.{h,m}",
"public_header_files": "International/Classes/{YDLocalizationCenter,YDLocalBlock}.{h}",
"requires_arc": true,
"resources": "International/Resources/*.{lproj}"
}