[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / a / TKRGuard / 0.0.1 / TKRGuard.podspec.json
blob8f98b88bc648e776e2165f00abc9754eb516378e
2   "name": "TKRGuard",
3   "version": "0.0.1",
4   "summary": "The simple test helper for asynchronous processes.",
5   "homepage": "https://github.com/tokorom/TKRGuard",
6   "license": "MIT",
7   "authors": {
8     "tokorom": "tokorom@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tokorom/TKRGuard.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "TKRGuard/*",
15   "frameworks": [
16     "XCTest",
17     "SenTestingKit"
18   ],
19   "requires_arc": true