[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / a / f / DPLocalized / 0.1.0 / DPLocalized.podspec.json
blob36978f5c64b47619c6d828188b1e6c6b61e4edc8
2   "name": "DPLocalized",
3   "version": "0.1.0",
4   "summary": "Change languages inside the app, no need to wait the screen to reboot any more",
5   "description": "Changing language from system costs too much time, we should do it from inside. Easy for QA to test translations",
6   "homepage": "https://github.com/HongliYu/DPLocalized",
7   "license": "MIT",
8   "authors": {
9     "HongliYu": "yhlssdone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/HongliYu/DPLocalized.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/DPLocalized/",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "DPLocalized",
25   "swift_versions": "5.3",
26   "swift_version": "5.3"