[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 1 / RiderTestPod / 0.1.0 / RiderTestPod.podspec.json
blobde56a0e0475e8b38fdfefce25600b8bbeb6784e0
2   "name": "RiderTestPod",
3   "version": "0.1.0",
4   "summary": "A short description of RiderTestPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RahulGera/RiderTestPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RahulGera": "rahulgera05607@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/RahulGera/RiderTestPod"
20   },
21   "ios": {
22     "vendored_frameworks": "RiderTestFramework.xcframework"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
29   },
30   "dependencies": {
31     "SVProgressHUD": [
33     ]
34   },
35   "swift_version": "5"