[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 7 / 8 / DIKit / 1.6.0 / DIKit.podspec.json
blob45a519f6652be31d6cea578809b953a2b9f4b149
2   "name": "DIKit",
3   "version": "1.6.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Dependency Injection Framework for Swift.",
9   "homepage": "https://github.com/Liftric/DIKit",
10   "authors": {
11     "Ben John": "github@benjohn.de"
12   },
13   "social_media_url": "http://twitter.com/benjohnde",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/benjohnde/DIKit.git",
20     "tag": "1.6.0"
21   },
22   "source_files": "DIKit/Sources/**/*.{swift}",
23   "requires_arc": true,
24   "swift_version": "5.1"