[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 1 / a / 4 / TABTestKit / 0.5.0 / TABTestKit.podspec.json
blob1e354dbf99945a4a8e8f88819d33c91ebe820ba2
2   "name": "TABTestKit",
3   "version": "0.5.0",
4   "summary": "Base to work off of for XCUI.",
5   "homepage": "https://github.com/theappbusiness/TABTestKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zacoid55": "zac@theappbusiness.com",
12     "KaneCheshire": "kane.cheshire@theappbusiness.com",
13     "theblixguy": "suyash.srijan@theappbuisness.com"
14   },
15   "source": {
16     "git": "https://github.com/theappbusiness/TABTestKit.git",
17     "tag": "0.5.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "TABTestKit/Classes/**/*",
23   "frameworks": "XCTest",
24   "subspecs": [
25     {
26       "name": "Biometrics",
27       "source_files": "TABTestKit/Classes/Biometrics/**/*"
28     }
29   ]