[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / 7 / f / 0 / Oganesson / 1.3.0 / Oganesson.podspec.json
blob23eac995f41c14d19300e0d3340e8e276550f14c
2   "name": "Oganesson",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.3.0",
7   "summary": "A small swift helper class for using an ObjectPool",
8   "authors": {
9     "Bas van Kuijck": "bas@e-sites.nl"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "homepage": "https://github.com/e-sites/Oganesson",
16   "source": {
17     "git": "https://github.com/e-sites/Oganesson.git",
18     "tag": "v1.3.0"
19   },
20   "source_files": "Sources/*.{swift,h}",
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "swift_versions": [
24     "5.1"
25   ],
26   "swift_version": "5.1"