[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / c / 0 / HSBLocalizable / 0.0.4 / HSBLocalizable.podspec.json
blob17088cbd153930583ec61b3f59303dec8690a5b1
2   "name": "HSBLocalizable",
3   "version": "0.0.4",
4   "summary": "simple string localizable.",
5   "swift_versions": "5",
6   "description": "add localizable string resource, and call localizable method.",
7   "homepage": "https://github.com/hsb9kr/HSBLocalizable",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Red": "hsb9kr@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hsb9kr/HSBLocalizable.git",
17     "tag": "0.0.4"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "HSBLocalizable/Classes/*.swift",
23   "swift_version": "5"