[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 9 / 3 / Wormer / 2.2.0 / Wormer.podspec.json
blob1d39e45f0b8eabde97e713370419cacadec72a4e
2   "name": "Wormer",
3   "version": "2.2.0",
4   "license": "MIT",
5   "summary": "Simple dependency injection container in pure Swift",
6   "homepage": "https://github.com/jeden/wormer",
7   "authors": {
8     "Antonio Bello": "jeden@elapsus.com"
9   },
10   "social_media_url": "http://twitter.com/ant_bello",
11   "source": {
12     "git": "https://github.com/jeden/wormer.git",
13     "tag": "2.2.0"
14   },
15   "swift_version": "5.0",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "source/**/*.swift"