4 "summary": "iDock SDK.",
5 "description": "The elo iDock sdk as pod",
6 "homepage": "https://revo.works",
8 "swift_versions": "5.3",
10 "Jordi PuigdellĂvol": "jordi@gloobus.net"
12 "social_media_url": "https://instagram.com/badchoice2",
16 "static_framework": true,
18 "git": "https://bitbucket.org/revo-pos/idock.git",
21 "source_files": "iDock/src/headers/**/*.{m,h}",
22 "public_header_files": "iDock/src/headers/**/*.{h}",
23 "vendored_frameworks": "iDock/src/iDock.framework",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30 "swift_version": "5.3"