[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 2 / e / 4 / PainlessInjection / 0.0.2 / PainlessInjection.podspec.json
blob43af37f94b22714279a8ef2c63223693dc011342
2   "name": "PainlessInjection",
3   "version": "0.0.2",
4   "summary": "PainlessInjection is a lightweight dependency injection framework for Swift.",
5   "description": "PainlessInjection is a lightweight dependency injection framework for Swift. Thanks.",
6   "homepage": "https://github.com/yaroslav-zhurakovskiy/PainlessInjection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaroslav-zhurakovskiy": "yaroslav.zhurakovskiy@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/yaroslav-zhurakovskiy/PainlessInjection.git",
20     "branch": "master",
21     "tag": "v0.0.2"
22   },
23   "source_files": "PainlessInjection/PainlessInjection/*.swift",
24   "pushed_with_swift_version": "4.0"