blob: 5cd180f8309db5e8542913f987610b58c0d5b96d [file] [log] [blame]
{
"name": "DefectRecording",
"version": "0.7.8",
"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.7.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DefectRecording/*",
"resource_bundles": {
"DefectRecording": [
"DefectRecording/*.{lproj,storyboard,xcassets,png,jpeg,jpg,json}"
]
},
"dependencies": {
"IQKeyboardManagerSwift": [
],
"ObjectMapper": [
],
"SkyFloatingLabelTextField": [
]
}
}