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