blob: 1139142a834ad3749376083b918d786c852cbc81 [file] [log] [blame]
{
"name": "TKSenTestAsync",
"version": "0.0.2",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "SenTest category with Asynchronous support.",
"homepage": "https://github.com/xslim/TKSenTestAsync",
"authors": {
"Taras Kalapun": "http://kalapun.com"
},
"source": {
"git": "https://github.com/xslim/TKSenTestAsync.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "SenTestingKit",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
}
}