[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / HSBLocalizable / 0.0.1 / HSBLocalizable.podspec.json
blob98295fa00240b295ae899ffae44ae6fa6a2ff9fe
2   "name": "HSBLocalizable",
3   "version": "0.0.1",
4   "summary": "simple string localizable.",
5   "swift_version": "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.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HSBLocalizable/Classes/*.swift"