[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / e / TKRSpecificTest / 0.0.1 / TKRSpecificTest.podspec.json
blob818182f23807bc8dd5b7e9f37c93e735d95d5192
2   "name": "TKRSpecificTest",
3   "version": "0.0.1",
4   "summary": "Run a specific test case by xcodebuild.",
5   "homepage": "https://github.com/tokorom/TKRSpecificTest",
6   "license": "MIT",
7   "authors": {
8     "tokorom": "tokorom@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tokorom/TKRSpecificTest.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "TKRSpecificTest/*",
15   "frameworks": [
16     "XCTest",
17     "SenTestingKit"
18   ],
19   "requires_arc": true