blob: 92c03a23c3008b8a8e754296b1c67a0ec6de38c3 [file] [log] [blame]
{
"name": "DFAXUIElement",
"version": "1.0.6",
"authors": {
"raymondchans": "raymondchans@live.cn"
},
"homepage": "https://github.com/DevilFinger/DFAXUIElement",
"summary": "A fastway to use Accessibility API in MacOS with AXUIElement with Swift",
"source": {
"git": "https://github.com/DevilFinger/DFAXUIElement.git",
"tag": "1.0.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"osx": "10.11"
},
"source_files": "Classes/**/*.{h,m,swift}",
"public_header_files": "Classes/*.h",
"swift_versions": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0"
}