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