[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / b / 3 / KIF-Kiwi / 0.1.0 / KIF-Kiwi.podspec.json
blob15abb059eea7471c94cf911a003056922cc373d2
2   "name": "KIF-Kiwi",
3   "version": "0.1.0",
4   "summary": "Enable Behaviour Driven Integration Tests based on Kiwi using KIF",
5   "description": "                       Write Kiwi specs to drive KIF actor thorugh user interface actions\n\n                       * capture screenshots for failing tests\n                       * share common setup using spec context\n",
6   "homepage": "https://github.com/IndieGoGo/KIF-Kiwi",
7   "license": "MIT",
8   "authors": {
9     "Indiegogo": "tech+gogopair@indiegogo.com",
10     "Paul Zabelin": "paul@indiegogo.com"
11   },
12   "source": {
13     "git": "https://github.com/IndieGoGo/KIF-Kiwi.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/IndieGoGo",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes",
22   "dependencies": {
23     "Kiwi": [
25     ],
26     "KIF": [
28     ]
29   },
30   "frameworks": "XCTest"