[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 6 / PodsTest_AAAA / 1.0.0 / PodsTest_AAAA.podspec.json
blobd511f75bf8409d263d539122fa2480336d7d35ea
2   "name": "PodsTest_AAAA",
3   "version": "1.0.0",
4   "summary": "Pods Test",
5   "swift_versions": "5.0",
6   "description": "Just Pods Test For CocoaPods",
7   "homepage": "https://github.com/Kuo0202/CocoaPodsTest",
8   "license": "MIT",
9   "authors": {
10     "Kuo0202": "bryant01020304@gmail.com"
11   },
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/Kuo0202/MyPods.git",
17     "tag": "1.0.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "AVKit",
22     "AVFoundation"
23   ],
24   "vendored_frameworks": "PallyConFPSSDK.xcframework",
25   "static_framework": true,
26   "requires_arc": true,
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "DEFINES_MODULE": "YES",
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "CryptoSwift": [
37     ]
38   },
39   "swift_version": "5.0"