[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 0 / LYPLoad / 1.1.0 / LYPLoad.podspec.json
blob4763a0de940a1472fea0ed95d32b53c62011b233
2   "name": "LYPLoad",
3   "version": "1.1.0",
4   "summary": "LYPLoad",
5   "description": "TODO: loading动画,避免同时弹出多个loading框",
6   "homepage": "https://github.com/wkwl/LYPLoad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wkwl": "1877508948@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wkwl/LYPLoad.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LYPLoad/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }