[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 4 / 8 / 5 / petrovich / 0.1.4 / petrovich.podspec.json
blobcb61ddaf60841d62701f2b3afdce4ed2fed6d353
2   "name": "petrovich",
3   "version": "0.1.4",
4   "summary": "Simple iOS/macOS library for cyrillic names declension written in swift.",
5   "homepage": "https://github.com/SDanny/petrovich",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SDanny": "bluesbastards@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/SDanny/petrovich.git",
15     "tag": "0.1.4"
16   },
17   "source_files": "src",
18   "resources": "src/assets/*",
19   "resource_bundles": {
20     "Petrovich": [
21       "src/assets/*"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0",
26     "osx": "10.10"
27   },
28   "pushed_with_swift_version": "3.0"