[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / 3 / Wormer / 2.0.0 / Wormer.podspec.json
blob67f8b2961ffebb02fec06be7e435fd18e64881d1
2   "name": "Wormer",
3   "version": "2.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": "2.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "source/**/*.swift",
20   "pushed_with_swift_version": "3.0"