[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / 0 / TBAKitTesting / 1.0.2 / TBAKitTesting.podspec.json
blob822fc4b9ae0c8ed1e85ee7cffef099372a8919ef
2   "name": "TBAKitTesting",
3   "version": "1.0.2",
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.0.2"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "Testing/**",
19   "frameworks": "XCTest",
20   "dependencies": {
21     "TBAKit": [
23     ]
24   }