[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / f / XKExtensions / 1.0.0 / XKExtensions.podspec.json
blobcc7f750325b8792b33d8b8040426c148f9a5bdb9
2   "name": "XKExtensions",
3   "version": "1.0.0",
4   "summary": "Swift项目常用Extension",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "hhttps://github.com/kunhum/XKExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenneth": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKExtensions/Classes/**/*",
22   "dependencies": {
23     "SwifterSwift": [
25     ]
26   }