[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / iMojeSDK / 0.1.5 / iMojeSDK.podspec.json
blob8abe40bf95edc286ce721735a0a982547633567f
2   "name": "iMojeSDK",
3   "version": "0.1.5",
4   "summary": "iMojeSDK",
5   "swift_versions": "5.0",
6   "homepage": "https://github.com/NetizensKulawiakiApps4U/iMojeSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Netizens": "biuro@netizens.pl"
13   },
14   "source": {
15     "git": "https://github.com/NetizensKulawiakiApps4U/iMojeSDK.git",
16     "tag": "0.1.5"
17   },
18   "resource_bundles": {
19     "iMojeSDK": [
20       "iMojeSDK/Assets/*.xcassets"
21     ]
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "ios": {
27     "vendored_frameworks": "build/iMojeSDK.xcframework"
28   },
29   "user_target_xcconfig": {
30     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
31   },
32   "pod_target_xcconfig": {
33     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
34   },
35   "resources": [
36     "iMojeSDK/Assets/*.{xcassets}",
37     "iMojeSDK/Assets/Fonts/*.{otf}",
38     "iMojeSDK/Assets/Fonts/*.{ttf}",
39     "iMojeSDK/Assets/Localizations/**/*.{strings}"
40   ],
41   "dependencies": {
42     "Alamofire": [
44     ],
45     "AlamofireImage": [
47     ],
48     "RxSwift": [
50     ],
51     "RxCocoa": [
53     ]
54   },
55   "frameworks": [
56     "Foundation",
57     "Security",
58     "UIKit",
59     "WebKit"
60   ],
61   "swift_version": "5.0"