[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 8 / f / 5 / SwiftySDK / 0.0.4 / SwiftySDK.podspec.json
blob38164141fb21ab906d5babaf2d994c81275c6077
2   "name": "SwiftySDK",
3   "version": "0.0.4",
4   "summary": "A short description of SwiftySDK.",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/c4rking/SwiftSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chamnarn": "chamnarn.suk@truedigital.com"
13   },
14   "source": {
15     "git": "https://github.com/c4rking/SwiftSDK.git",
16     "tag": "0.0.4"
17   },
18   "ios": {
19     "vendored_frameworks": "build/SwiftySDK.xcframework"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }