blob: 7752025d546ae0c9e04f398cfde6bd30dd57d7dd [file] [log] [blame]
{
"name": "DefectRecording",
"version": "0.2.1",
"summary": "Defect reporting in app",
"description": "Defect Reporting in App by screen capture or screen recording!",
"homepage": "https://github.com/namthipip/DefectReporting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"namthip silsuwan": "namthipip@gmail.com"
},
"source": {
"git": "https://github.com/namthipip/DefectReporting.git",
"branch": "master",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DefectRecording/*",
"resource_bundles": {
"DefectRecording": [
"DefectRecording/*.{lproj,storyboard}"
]
},
"pushed_with_swift_version": "3.0"
}