[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 4 / SwiftLocale / 1.0.1 / SwiftLocale.podspec.json
blobb878b4309cbb58a8743bca7638900e54bbd0af03
2   "name": "SwiftLocale",
3   "version": "1.0.1",
4   "summary": "SwiftLocale for remote localization string file in iOS",
5   "description": "SwiftLocale for manage external localization Json File instead of bundle string files.",
6   "homepage": "https://github.com/keyfun/SwiftLocale",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KeyFun": "keyfun.hk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/keyfun/SwiftLocale.git",
16     "tag": "1.0.1"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftLocale/Classes/**/*"