[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 3 / Wormer / 1.0.0 / Wormer.podspec.json
blobafad5c755d9bcb81ab266526739a9e302d905b34
2   "name": "Wormer",
3   "version": "1.0.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": "1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source_files": "source/**/*.swift"