blob: e96bfbc1d28445132f489ac9b8b571cdaa9ed2a7 [file] [log] [blame]
{
"name": "InAppViewDebugger",
"version": "1.0.3",
"summary": "A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging.",
"homepage": "https://github.com/indragiek/InAppViewDebugger",
"screenshots": "https://raw.githubusercontent.com/indragiek/InAppViewDebugger/master/docs/img/main.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Indragie Karunaratne": "i@indragie.com"
},
"social_media_url": "https://twitter.com/indragie",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/indragiek/InAppViewDebugger.git",
"tag": "1.0.3"
},
"source_files": "InAppViewDebugger/**/*.{h,m,swift}",
"resources": "InAppViewDebugger/**/*.xcassets",
"swift_version": "4.2"
}