[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 1 / d / BZKIntegrationTestSuite / 0.0.4 / BZKIntegrationTestSuite.podspec.json
blob4aaaf7625aacf2fe4a22c42334db3ee7f6171130
2   "name": "BZKIntegrationTestSuite",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": [
23     "BZKIntegrationTestSuite",
24     "BZKIntegrationTestSuite/**/*.{h,m}"
25   ],
26   "public_header_files": "BZKIntegrationTestSuite/**/*.h",
27   "requires_arc": true