[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 5 / 6 / Need / 1.1.0 / Need.podspec.json
blobc8a6c8201eb4fcc8c81fcd6b96f8ee9ac3a12486
2   "name": "Need",
3   "version": "1.1.0",
4   "summary": "Need is a swift-based dependency injection utility.",
5   "description": "Need is a swift-based dependency injection utility for iOS apps. Whatever you need as a service, wherever you need it.",
6   "homepage": "https://github.com/leloupnicolas/Need",
7   "license": "MIT",
8   "authors": {
9     "leloupnicolas": "nicolasleloup.nl@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/leloupnicolas/Need.git",
13     "tag": "1.1.0"
14   },
15   "social_media_url": "https://twitter.com/leloupnicolas",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Need",
20   "pushed_with_swift_version": "3.0"