blob: ba5542d1a37e0c171655c7cb1a0d79cdf47648ce [file] [log] [blame]
{
"name": "Language",
"version": "1.0.2",
"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.2"
},
"source_files": "Language/Language/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"description": "It is a Language used on iOS, which implement by Objective-C."
}