blob: 34e8c4de50a015820c11cbd48db2932c4f3fec58 [file] [log] [blame]
{
"name": "Kiwi",
"version": "1.0.0",
"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": "v1.0.0"
},
"source_files": "Kiwi",
"frameworks": "SenTestingKit",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
},
"requires_arc": false
}