[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / a / ELKUtilKit / 1.1.5 / ELKUtilKit.podspec.json
blob3dd580d928c44766d92d1cb56f628182c2fb6fe3
2   "name": "ELKUtilKit",
3   "version": "1.1.5",
4   "summary": "Util",
5   "description": "Some useful tools",
6   "homepage": "https://github.com/CircusJonathan/ELKUtilKit",
7   "license": "MIT",
8   "authors": {
9     "Jonathan": "Jonathan_dk@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/CircusJonathan/ELKUtilKit.git",
16     "tag": "1.1.5"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "ELKUtilKit/ELKUtilKit.framework",
20   "resources": "ELKUtilKit/ELKUtilResources.bundle",
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit"
25     ]
26   },
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }