[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / d / BZKIntegrationTestSuite / 0.0.2 / BZKIntegrationTestSuite.podspec.json
blobe947222c62d8eb46c5ccb38d4d0d949d34bc0fc9
2   "name": "BZKIntegrationTestSuite",
3   "version": "0.0.2",
4   "summary": "Because sometimes you need to test integration at runtime.",
5   "description": "                   Because sometimes you need to test integration at runtime.\n\n                   * Allows you to create test cases that can be executed at runtime, with a device or the simulator.\n",
6   "homepage": "https://github.com/BerzerkerDesign/BZKIntegrationTestSuite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benoit Sarrazin": "bensarz@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/bensarz",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/BerzerkerDesign/BZKIntegrationTestSuite.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "BZKIntegrationTestSuite",
24     "BZKIntegrationTestSuite/**/*.{h,m}"
25   ],
26   "public_header_files": "BZKIntegrationTestSuite/**/*.h",
27   "requires_arc": true