[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / b / ByvStyledLocalizations / 0.1.0 / ByvStyledLocalizations.podspec.json
blob97d79cf94fa7924fe920e79907787c1d767f6f98
2   "name": "ByvStyledLocalizations",
3   "version": "0.1.0",
4   "summary": "ByvLocalizations + ByvStyles",
5   "description": "Combination of ByvLocalizations and ByvStyles",
6   "homepage": "https://github.com/byvapps/ByvStyledLocalizations",
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/ByvStyledLocalizations.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ByvStyledLocalizations/Classes/**/*",
23   "dependencies": {
24     "ByvStylesIB": [
26     ],
27     "ByvLocalizationsIB": [
29     ]
30   }