[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 4 / 8 / TRLangView / 0.1.3 / TRLangView.podspec.json
blobb0df6b3f894343f834d239af26cf11f316a0f3e3
2   "name": "TRLangView",
3   "version": "0.1.3",
4   "summary": "lingolet 项目的语种选择框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://e.coding.net/hold_my_hand/TRLangView.git",
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/TRLangView.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TRLangView/Classes/**/*",
22   "resource_bundles": {
23     "TRLangView": [
24       "TRLangView/Assets/**/*{xcassets}",
25       "TRLangView/Classes/**/*{xib,storyboard,mp3,plist,txt}"
26     ]
27   },
28   "dependencies": {
29     "Masonry": [
31     ],
32     "TRPresentationController": [
34     ]
35   }