[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / d / cryptoWannabeSDK / 0.1.0 / cryptoWannabeSDK.podspec.json
blobfbde497d966c86d9173b43a2ae35d3a88b6ade08
2   "name": "cryptoWannabeSDK",
3   "version": "0.1.0",
4   "summary": "A CocoaPods library written in Swift by Wannabe.Games",
5   "description": "This CocoaPods library helps you perform connection with Blockchain for iOS users",
6   "homepage": "https://github.com/Wannabe-games/cryptoWannabeSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michal2390": "michal.fereniec0@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/Wannabe-games/cryptoWannabeSDK.git",
20     "branch": "Fetch_the_Cocoapod"
21   },
22   "source_files": "cryptoWannabeSDK/**/cryptoWannabeSDK.{h,m,swift}",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_version": "5.3"