blob: 79878998dcb127f4cb268700ed3f759c49dc8e2b [file] [log] [blame]
{
"name": "Kiwi",
"version": "1.1.1",
"summary": "A Behavior Driven Development library for iPhone and iPad development.",
"homepage": "http://kiwi-lib.info",
"authors": {
"Allen Ding": "allen@allending.com",
"Luke Redpath": "luke@lukeredpath.co.uk"
},
"license": {
"type": "MIT",
"file": "License.txt"
},
"source": {
"git": "https://github.com/allending/Kiwi.git",
"tag": "1.1.1"
},
"source_files": "Kiwi",
"frameworks": "SenTestingKit",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
},
"requires_arc": false
}