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