[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / e / YYTestSDKSpec / 1.0.0 / YYTestSDKSpec.podspec.json
bloba07cedf77a630fda45eea9a140134928faa595b2
2   "name": "YYTestSDKSpec",
3   "version": "1.0.0",
4   "summary": "just for test.",
5   "homepage": "https://github.com/ChuanqingYang/YYSDKTest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chuanqing": "15318119557@163.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/ChuanqingYang/YYSDKTest.git",
19     "tag": "1.0.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "dependencies": {
28     "Alamofire": [
30     ]
31   },
32   "swift_version": "5.0"