blob: 7020d950294ab146d20b811d787d3155d2d74f53 [file] [log] [blame]
{
"name": "KIF-next",
"version": "2.0.0pre3",
"summary": "DEPRECATED: Please use KIF.",
"homepage": "https://github.com/bnickel/KIF/",
"license": "Apache 2.0",
"authors": [
"Brian Nickel",
"Jim Puls",
"Eric Firestone",
"Michael Thole"
],
"source": {
"git": "https://github.com/bnickel/KIF.git",
"tag": "KIF-next-2.0.0pre3"
},
"platforms": {
"ios": "4.3"
},
"source_files": [
"Classes",
"Additions"
],
"public_header_files": [
"Classes/**/*.h",
"Additions/**/*-KIFAdditions.h"
],
"frameworks": [
"SenTestingKit",
"CoreGraphics"
],
"requires_arc": false
}