[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / MoeLocalizable / 0.1.3 / MoeLocalizable.podspec.json
blobe9ee3017731750c212139cdebff31032da9d4dc0
2   "name": "MoeLocalizable",
3   "version": "0.1.3",
4   "summary": "本地化处理,支持应用内多语言切换",
5   "description": "An iOS Localizable solution. using shell script to generate MoeLocalConst instance, which has all variable that transform from Localizable.strings.",
6   "homepage": "https://github.com/linyanzuo/MoeLocalizable.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linyanzuo1222@gmail.com": "zed@moemone.com"
13   },
14   "source": {
15     "git": "https://github.com/linyanzuo/MoeLocalizable.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Classes/*",
23   "dependencies": {
24     "MoeCommon": [
25       "~> 0.1.2"
26     ]
27   },
28   "swift_version": "5.0"