[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / 3 / ByvLocalizationsIB / 0.1.0 / ByvLocalizationsIB.podspec.json
blob783d61f2fa3097a6755bde9b8a30e3d130e67276
2   "name": "ByvLocalizationsIB",
3   "version": "0.1.0",
4   "summary": "ByvLocalizations extensions for Interface builder",
5   "description": "ByvLocalizations extensions to allow setting localized strings from Interface builder",
6   "homepage": "https://github.com/byvapps/ByvLocalizationsIB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adrianByv": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvLocalizationsIB.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ByvLocalizationsIB/Classes/**/*",
23   "dependencies": {
24     "ByvLocalizations": [
26     ]
27   }