blob: 00675142f304e2b1f0be30de6a1f5f56a8679954 [file] [log] [blame]
{
"name": "LocalizedEngine",
"version": "1.0",
"summary": "A Localized Engine",
"homepage": "https://github.com/heroims/LocalizedEngine",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/LocalizedEngine.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LocalizedEngine/*.{h,m}",
"requires_arc": true
}