[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / 0 / RandomCars / 0.14.29 / RandomCars.podspec.json
blob337fdc338d7c96e673c61b2085b8a5158ef1c38e
2   "name": "RandomCars",
3   "version": "0.14.29",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/tareq3/",
8   "authors": {
9     "Tareq": "mti.tareq3@gmail.com"
10   },
11   "summary": "Random Cars generator",
12   "source": {
13     "git": "https://github.com/tareq3/RandomCarsFramework.git",
14     "tag": "0.14.29"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0"
19   },
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
22   },
23   "dependencies": {
24     "RandomColorSwift": [
26     ]
27   },
28   "default_subspecs": "Debug",
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
34   },
35   "subspecs": [
36     {
37       "name": "Debug",
38       "vendored_frameworks": "RandomCars.xcframework"
39     },
40     {
41       "name": "Release",
42       "vendored_frameworks": "RandomCars.xcframework"
43     }
44   ]