blob: f76bdb0372576721cfce4535a5ba26509e63b79f [file] [log] [blame]
{
"name": "TRLocale",
"version": "0.1.1",
"summary": "设置本地化的工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://e.coding.net/hold_my_hand/TRLocale",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackie": "jackie.jiang@transn.com"
},
"source": {
"git": "https://e.coding.net/hold_my_hand/TRLocale.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRLocale/Classes/**/*",
"resource_bundles": {
"TRLocale": [
"TRLocale/Resource/**/*{py}"
]
}
}