[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 4 / 8 / TRLangView / 0.1.2 / TRLangView.podspec.json
blobdbd0ab4fd263b770a57dc20b1144f0843ad27c4e
2   "name": "TRLangView",
3   "version": "0.1.2",
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.2"
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   }