[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 2 / TestExtensionUI / 0.1.0 / TestExtensionUI.podspec.json
blob3fd334cbf52640700a6494188137f0563d707c4d
2   "name": "TestExtensionUI",
3   "version": "0.1.0",
4   "summary": "this is testing pod make for reusable UI by extension usefull function into UIView",
5   "description": "TODO: this is testing pod make for reusable UI by extension usefull function into UIView",
6   "homepage": "https://github.com/Roytouz/TestExtensionUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roytouz": "roy.dourng@pathmazing.com"
13   },
14   "source": {
15     "git": "https://github.com/Roytouz/TestExtensionUI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "TestExtensionUI/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 5.2"
26     ]
27   }