[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / b / YZFrame / 1.0.0 / YZFrame.podspec.json
blob9bed85d700c60afef6377f069ce5a3b8ee8f3a0e
2   "name": "YZFrame",
3   "version": "1.0.0",
4   "summary": "YZFrame is an agile class library for development",
5   "homepage": "https://github.com/micyo202/YZFrame",
6   "license": "MIT",
7   "authors": {
8     "Yanzheng": "micyo202@163.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/micyo202/YZFrame.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "YZFrame/Core/**/*.{h,m}",
18   "resources": "YZFrame/Resources/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 1.1.0"
23     ],
24     "YYKit": [
26     ]
27   }