[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / f / 7 / DFAXUIElement / 1.0.5 / DFAXUIElement.podspec.json
blob55e9788a9006f966ecb30bf58d95cf2c6cca0a93
2   "name": "DFAXUIElement",
3   "version": "1.0.5",
4   "authors": {
5     "raymondchans": "raymondchans@live.cn"
6   },
7   "homepage": "https://github.com/DevilFinger/DFAXUIElement",
8   "summary": "A fastway to use Accessibility API in MacOS with AXUIElement with Swift",
9   "source": {
10     "git": "https://github.com/DevilFinger/DFAXUIElement.git",
11     "tag": "1.0.5"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "osx": "10.11"
19   },
20   "source_files": "Classes/**/*.{h,m,swift}",
21   "public_header_files": "Classes/*.h",
22   "swift_versions": "4.0",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "swift_version": "4.0"