[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / d / gcovFlushAdapter / 0.1.0 / gcovFlushAdapter.podspec.json
blob73d756fb30927725fd8971f9b8a730c7609e33b5
2   "name": "gcovFlushAdapter",
3   "version": "0.1.0",
4   "summary": "to fix the bug that __gcov_flush symbol is undefined after upgrading to xcode13",
5   "description": "this repo is designed to fix the bug that __gcov_flush symbol is undefined after upgrading to xcode13",
6   "homepage": "https://github.com/chiyun1/gcovFlushAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chiyun1": "chiyunbubu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chiyun1/gcovFlushAdapter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "gcovFlushAdapter/Classes/gcov_adapter.framework"