[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 2 / MiracleSDK-Swift / 1.0.0 / MiracleSDK-Swift.podspec.json
blob5ff9021a4ea82c7b6cdc1eb3a4796a41d73c1c08
2   "name": "MiracleSDK-Swift",
3   "version": "1.0.0",
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.0"
17   },
18   "exclude_files": "MiracleSDK-Swift/Exclude",
19   "swift_versions": "5",
20   "dependencies": {
21     "Alamofire": [
22       "~> 5.0"
23     ],
24     "Moya": [
25       "14.0.0"
26     ]
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5"