[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 0 / e / 2 / MiracleSDK-Swift / 1.0.3 / MiracleSDK-Swift.podspec.json
blobeaa35381515beddfdb313c917aa06012125d0458
2   "name": "MiracleSDK-Swift",
3   "version": "1.0.3",
4   "summary": "Internal MiracleSDK for iOS",
5   "description": "MiracleSDK for iOS in Swift 5",
6   "authors": {
7     "Hehe": "HoleeSheet@holee.com"
8   },
9   "license": "LICENSE.txt",
10   "homepage": "https://HoleeSheet.com",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "ssh://git@172.104.118.196:22172/ios/sdk_ios.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "MiracleSDK-Swift/**/*.{h,m}",
19   "exclude_files": "MiracleSDK-Swift/Exclude",
20   "swift_versions": "5",
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.0"
24     ],
25     "Moya": [
26       "14.0.0"
27     ]
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5"