[Add] AgoraIrisRTC_macOS 4.4.1.6-build.1
[CocoaPods.git] / Specs / c / 6 / b / YZFrame / 1.0.3 / YZFrame.podspec.json
blob74a4f61da2d12da3dc2b695f4cf47fa4ecd675fd
2   "name": "YZFrame",
3   "version": "1.0.3",
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.3"
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   }