[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 4 / MyControlView / 0.0.5 / MyControlView.podspec.json
blobcdf2b6788879007ed4443644b0f5ecfd874ca1f7
2   "name": "MyControlView",
3   "version": "0.0.5",
4   "summary": "自定义控件",
5   "swift_versions": "5.0",
6   "description": "1.\n2.",
7   "homepage": "https://github.com/Howard-SSS/MyControlView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Howard-SSS": "2548795196@qq.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/Howard-SSS/MyControlView.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "MyControlView",
24     "MyControlView/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "MyControlView/Exclude",
27   "dependencies": {
28     "MyBaseExtension": [
29       "~> 0.0.3"
30     ]
31   },
32   "swift_version": "5.0"