[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / a / BenchmarkTestCase / 1.0 / BenchmarkTestCase.podspec.json
blobe3d4a0eac34db7876d2ababfb3375e4d593de66d
2   "name": "BenchmarkTestCase",
3   "version": "1.0",
4   "summary": "XCTestCase for benchmark testing.",
5   "homepage": "https://github.com/azu/BenchmarkTestCase",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "source": {
14     "git": "https://github.com/azu/BenchmarkTestCase.git",
15     "tag": "1.0"
16   },
17   "source_files": "Lib/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "XCTest"