blob: 1b53e2be536238e4f1998ed22243e6c74292b1d5 [file] [log] [blame]
{
"name": "Language",
"version": "1.0.0",
"summary": "iOS Language.",
"homepage": "https://github.com/whde/WhdeLocalized",
"license": "MIT",
"authors": {
"Whde": "460290973@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/whde/WhdeLocalized.git",
"tag": "1.0.0"
},
"source_files": "Language/Language/Language/*",
"frameworks": "Foundation",
"requires_arc": true,
"description": "It is a Language used on iOS, which implement by Objective-C."
}