[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 4 / PainlessInjection / 0.0.1 / PainlessInjection.podspec.json
blob8e6973f2f80cc9ca616c251867cd2a30c0ff93e2
2   "name": "PainlessInjection",
3   "version": "0.0.1",
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     "tag": "v0.0.1"
21   },
22   "source_files": "PainlessInjection/PainlessInjection/*.swift",
23   "pushed_with_swift_version": "3.0"