[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / 1 / 0 / RandomCars / 0.14.0 / RandomCars.podspec.json
blobc06ba35458402aa9391d424a56710509fc7e35e9
2   "name": "RandomCars",
3   "version": "0.14.0",
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.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0"
19   },
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
22   },
23   "default_subspecs": "Debug",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
29   },
30   "subspecs": [
31     {
32       "name": "Debug",
33       "vendored_frameworks": "RandomCars.xcframework"
34     },
35     {
36       "name": "Release",
37       "vendored_frameworks": "RandomCars.xcframework"
38     }
39   ]