[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / d / c / MLCardDrawer / 1.11.5 / MLCardDrawer.podspec.json
blobfc065b73fd3a2841a45dfcdc3eb543669cbab3e1
2   "name": "MLCardDrawer",
3   "version": "1.11.5",
4   "summary": "MLCardDrawer for iOS",
5   "homepage": "https://github.com/mercadolibre/meli-card-drawer-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Joni Bandoni",
11   "source": {
12     "git": "https://github.com/mercadolibre/meli-card-drawer-ios.git",
13     "tag": "1.11.5"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.6",
20   "default_subspecs": "Default",
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "Default",
25       "resources": [
26         "Source/Assets/*.bundle"
27       ],
28       "source_files": [
29         "Source/Classes/**/*.{h,m,swift}"
30       ],
31       "resource_bundles": {
32         "MLCardDrawerResources": [
33           "Source/Assets/*.xcassets",
34           "Source/Classes/**/*.xib"
35         ]
36       }
37     }
38   ],
39   "swift_version": "5.6"