[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 8 / inject / 0.9.4 / inject.podspec.json
blobb09cf6dc944c6e38f674f5d99e17f3650247ef33
2   "name": "inject",
3   "version": "0.9.4",
4   "summary": "iOS: Swift dependency injection container",
5   "description": "Swift dependency injection container picking up te basic spring ideas",
6   "homepage": "https://github.com/coolsamson7/inject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "coolsamson7",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/coolsamson7/inject.git",
17     "tag": "0.9.4"
18   },
19   "source_files": "inject/**/*.{h,swift}",
20   "frameworks": "Foundation",
21   "requires_arc": true