[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / d / KWSpec+Wait / 1.0.2 / KWSpec+Wait.podspec.json
blob5cd7ac92029d898ab5b34275584c93c5d6f1f1fb
2   "name": "KWSpec+Wait",
3   "version": "1.0.2",
4   "summary": "Delay execution of Kiwi specs until an asynchronous process finishes.",
5   "homepage": "https://github.com/kevinnguy/KWSpec-Wait",
6   "license": "MIT",
7   "authors": {
8     "Kevin Nguy": "kevnguy@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kevinnguy/KWSpec-Wait.git",
12     "tag": "1.0.2"
13   },
14   "social_media_url": "https://twitter.com/kevnguy",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "Classes",
19   "dependencies": {
20     "Kiwi": [
22     ]
23   },
24   "frameworks": "XCTest"