[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / e / 5 / 0 / TBAKitTesting / 1.1.0 / TBAKitTesting.podspec.json
blob0f15fd390a831451dc6c717b82b28d9c7db4cdf3
2   "name": "TBAKitTesting",
3   "version": "1.1.0",
4   "summary": "Helper classes for testing/mocking TBAKit",
5   "homepage": "https://github.com/ZachOrr/TBAKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "ZachOrr",
11   "source": {
12     "git": "https://github.com/ZachOrr/TBAKit.git",
13     "tag": "testing/1.1.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "Testing/**",
19   "frameworks": "XCTest",
20   "dependencies": {
21     "TBAKit": [
23     ]
24   }