[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / c / iDock / 3.10.0 / iDock.podspec.json
blobad0194f56e673ca660256e9e2b44d635b3eab36e
2   "name": "iDock",
3   "version": "3.10.0",
4   "summary": "iDock SDK.",
5   "description": "The elo iDock sdk as pod",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.3",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "11.3"
15   },
16   "static_framework": true,
17   "source": {
18     "git": "https://bitbucket.org/revo-pos/idock.git",
19     "tag": "3.10.0"
20   },
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"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.3"