[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 0 / MLBusinessComponents / 1.35.0 / MLBusinessComponents.podspec.json
blobf85d6522c63744c4ae36b6430117d177616174ee
2   "name": "MLBusinessComponents",
3   "version": "1.35.0",
4   "summary": "MLBusinessComponents for iOS",
5   "homepage": "https://www.mercadolibre.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "PX Team - Juan Sanzone & Esteban Boffa",
11   "source": {
12     "git": "https://github.com/mercadolibre/mlbusiness-components-ios",
13     "tag": "1.35.0"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "Default",
21   "static_framework": true,
22   "dependencies": {
23     "MLUI": [
24       "~> 5.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Default",
30       "source_files": [
31         "Source/**/**/**/*.{h,m,swift}"
32       ],
33       "resource_bundles": {
34         "MLBusinessComponentsResources": [
35           "Source/Assets/*.xcassets"
36         ]
37       }
38     }
39   ],
40   "swift_version": "4.2"