[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 4 / EasyDIKit / 1.0.0 / EasyDIKit.podspec.json
blob85583fe117d09439a6cb7ae0a03b29c6aa695f81
2   "name": "EasyDIKit",
3   "version": "1.0.0",
4   "summary": "EasyDIKit is an Objective-C dependency injection framework for iOS.",
5   "homepage": "https://github.com/mr-noone/easy-di-kit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Aleksey Zgurskiy": "mr.noone@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/mr-noone/easy-di-kit.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "EasyDIKit/EasyDIKit/**/*.{h,m}",
21   "prefix_header_file": "EasyDIKit/EasyDIKit/Support Files/EasyDIKit.pch"