[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / a / 6 / TRLocale / 0.1.1 / TRLocale.podspec.json
blobf76bdb0372576721cfce4535a5ba26509e63b79f
2   "name": "TRLocale",
3   "version": "0.1.1",
4   "summary": "设置本地化的工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://e.coding.net/hold_my_hand/TRLocale",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jackie": "jackie.jiang@transn.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/hold_my_hand/TRLocale.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TRLocale/Classes/**/*",
22   "resource_bundles": {
23     "TRLocale": [
24       "TRLocale/Resource/**/*{py}"
25     ]
26   }