blob: 5cd7ac92029d898ab5b34275584c93c5d6f1f1fb [file] [log] [blame]
{
"name": "KWSpec+Wait",
"version": "1.0.2",
"summary": "Delay execution of Kiwi specs until an asynchronous process finishes.",
"homepage": "https://github.com/kevinnguy/KWSpec-Wait",
"license": "MIT",
"authors": {
"Kevin Nguy": "kevnguy@gmail.com"
},
"source": {
"git": "https://github.com/kevinnguy/KWSpec-Wait.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/kevnguy",
"platforms": {
"ios": "7.0"
},
"source_files": "Classes",
"dependencies": {
"Kiwi": [
]
},
"frameworks": "XCTest"
}