[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / a / f / GenerateTestCoverageFor_iOS7 / 1.0.0 / GenerateTestCoverageFor_iOS7.podspec.json
blob496381342850532ca4f9a5e1442aa242ce78a955
2   "name": "GenerateTestCoverageFor_iOS7",
3   "version": "1.0.0",
4   "summary": "Support to get the test coverage in iOS7.",
5   "homepage": "https://github.com/tokorom/GenerateTestCoverageFor_iOS7",
6   "license": "MIT",
7   "authors": {
8     "tokorom": "tokorom@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tokorom/GenerateTestCoverageFor_iOS7.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "GenerateTestCoverageFor_iOS7/*",
15   "platforms": {
16     "ios": null
17   },
18   "frameworks": [
19     "XCTest",
20     "SenTestingKit"
21   ],
22   "requires_arc": true,
23   "xcconfig": {
24     "GCC_INSTRUMENT_PROGRAM_FLOW_ARCS": "YES",
25     "GCC_GENERATE_TEST_COVERAGE_FILES": "YES"
26   }