blob: a3159605692bda64385f7dbea7ece07e2408d15c [file] [log] [blame]
{
"name": "DefectRecording",
"version": "0.6.7",
"summary": "Defect reporting in app",
"description": "Defect Reporting in App by screen capture or screen recording!",
"homepage": "https://github.com/namthipip/DefectReporting",
"authors": {
"namthip silsuwan": "namthipip@gmail.com"
},
"source": {
"git": "https://github.com/namthipip/DefectReporting.git",
"branch": "master",
"tag": "0.6.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DefectRecording/*",
"resource_bundles": {
"DefectRecording": [
"DefectRecording/*.{lproj,storyboard,xcassets,png,jpeg,jpg}"
]
},
"dependencies": {
"IQKeyboardManagerSwift": [
],
"ObjectMapper": [
]
}
}