[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / a / ELKUtilKit / 1.1.1 / ELKUtilKit.podspec.json
blob9d4272afac201f5a0bac7b1c9c05d7462f1209cf
2   "name": "ELKUtilKit",
3   "version": "1.1.1",
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.1"
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   }