[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 0 / f / 7 / MyBaseExtension / 0.0.5 / MyBaseExtension.podspec.json
blobaf0f1fa996efa89af8c89fb03a036d1c33b03158
2   "name": "MyBaseExtension",
3   "version": "0.0.5",
4   "summary": "基础拓展方法",
5   "swift_versions": "5.1",
6   "description": "Features:\n1.\n2.",
7   "homepage": "https://github.com/Howard-Zjun/MyBaseExtension",
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-Zjun/MyBaseExtension.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "MyBaseExtension",
24     "MyBaseExtension/**/*.{h,m}"
25   ],
26   "exclude_files": "MyBaseExtension/Exclude",
27   "swift_version": "5.1"