blob: 3e43507dddb95c0f0262cb3d7f6bfdd6efcbfe78 [file] [log] [blame]
{
"name": "DotzuXRG",
"summary": "DotzuXRG",
"description": "iOS Debugging Tool",
"homepage": "https://github.com/stackhou/DotzuX",
"authors": {
"hm": "houmanager@hotmail.com"
},
"license": "MIT",
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"public_header_files": "Sources/**/*.h",
"resources": "Sources/**/*.{png,xib,storyboard}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/stackhou/DotzuX.git",
"branch": "master",
"tag": "10.0.1"
},
"version": "10.0.1"
}