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