[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 2 / ELKUtilKitChained / 0.0.1 / ELKUtilKitChained.podspec.json
blobe208c4849754fe5bd12943c338b8bb60d5c24c54
2   "name": "ELKUtilKitChained",
3   "version": "0.0.1",
4   "summary": "Chained Util Kit",
5   "description": "Some useful tools",
6   "homepage": "https://github.com/CircusJonathan/ELKUtilKitChained",
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/ELKUtilKitChained.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "ELKUtilKitChained/ELKUtilKitChained.framework",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit"
24     ]
25   },
26   "dependencies": {
27     "SDWebImage": [
29     ],
30     "ELKUtilKit": [
32     ]
33   }