[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 0 / WeMallSDK-Public / 1.1.0 / WeMallSDK-Public.podspec.json
blobeefa5e84a37886cd4d9e6f23b54bebdead0ff34c
2   "name": "WeMallSDK-Public",
3   "version": "1.1.0",
4   "summary": "WeMallSDK-Public provided WeMallSDK module for WeMall's partner application.",
5   "homepage": "https://bitbucket.org/ascendcorp/wemall-sdk-ios-public",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chayanon Ardkham": "chayanon.ard@ascendcorp.com"
12   },
13   "source": {
14     "git": "https://bitbucket.org/ascendcorp/wemall-sdk-ios-public.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Framework Operation/build/universal/WeMallSDK.framework/Headers/*.h",
21   "public_header_files": "Framework Operation/build/universal/WeMallSDK.framework/Headers/*.h",
22   "vendored_frameworks": "Framework Operation/build/universal/WeMallSDK.framework",
23   "dependencies": {
24     "SnapKit": [
25       "~> 4.2.0"
26     ],
27     "ReachabilitySwift": [
28       "~> 5.0.0"
29     ],
30     "Alamofire": [
31       "~> 4.9.1"
32     ],
33     "AlamofireObjectMapper": [
34       "~> 5.2.1"
35     ],
36     "SDWebImage": [
37       "~> 5.7.1"
38     ],
39     "FacebookCore": [
40       "~> 0.9.0"
41     ],
42     "FacebookLogin": [
43       "~> 0.9.0"
44     ],
45     "RealmSwift": [
46       "~> 4.4.0"
47     ],
48     "FSPagerView": [
49       "~> 0.8.3"
50     ],
51     "AMScrollingNavbar": [
52       "~> 5.6.1"
53     ],
54     "SVProgressHUD": [
55       "~> 2.2.5"
56     ],
57     "YoutubeDirectLinkExtractor": [
58       "~> 0.3.1"
59     ],
60     "RNCryptor": [
61       "~> 5.1.0"
62     ],
63     "RxSwift": [
64       "~> 5.1.1"
65     ],
66     "RxCocoa": [
67       "~> 5.1.1"
68     ],
69     "PromiseKit": [
70       "~> 6.13.1"
71     ],
72     "Siren": [
73       "~> 5.1.2"
74     ],
75     "KMPlaceholderTextView": [
76       "~> 1.4.0"
77     ],
78     "SideMenuSwift": [
79       "~> 2.0.5"
80     ],
81     "SwiftyJSON": [
82       "~> 5.0.0"
83     ],
84     "CleverTap-iOS-SDK": [
85       "~> 3.7.3"
86     ],
87     "TrueFrameworkPublic": [
88       "~> 1.7.0"
89     ],
90     "Branch": [
91       "~> 0.32.0"
92     ]
93   }