[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / f / d / ByteBuddy / 0.0.4 / ByteBuddy.podspec.json
blob66f18ceef719193a41b50d00b4d0de2f1ca3110a
2   "name": "ByteBuddy",
3   "version": "0.0.4",
4   "summary": "Automate Testing for Swift Memory Issues.",
5   "homepage": "https://github.com/dzhamall/ByteBuddy",
6   "license": {
7     "type": "MIT",
8     "file": "ByteBuddy-XCFramework/LICENSE"
9   },
10   "authors": {
11     "Dzhamall": "dzhamall@icloud.com"
12   },
13   "platforms": {
14     "ios": "15.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "http": "https://github.com/dzhamall/ByteBuddy/releases/download/0.0.4/ByteBuddy-XCFramework.zip"
19   },
20   "vendored_frameworks": "ByteBuddy-XCFramework/ByteBuddy.xcframework",
21   "static_framework": true,
22   "preserve_paths": "ByteBuddy-XCFramework/bin/CLTExecutor",
23   "swift_version": "5.0"