[Add] MapboxCommon 24.10.0-daily-2025-01-27-04-25
[CocoaPods.git] / Specs / 0 / 4 / 6 / MockDuck / 1.0 / MockDuck.podspec.json
blobca41c1b7b0efdc66c1ad6618bc087e3153cadc25
2   "name": "MockDuck",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A network mocking layer for iOS and macOS",
9   "homepage": "https://github.com/buzzfeed/MockDuck",
10   "authors": "BuzzFeed",
11   "source": {
12     "git": "https://github.com/buzzfeed/MockDuck.git",
13     "tag": "1.0"
14   },
15   "source_files": "MockDuck/Sources/**/*.{h,m,swift}",
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12"
20   },
21   "pod_target_xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks",
23     "ENABLE_BITCODE": "NO"
24   }