[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / a / b / Applepie / 2.0.1 / Applepie.podspec.json
blobc9d49472db5caf85f28e0348acd79b67fbfe2471
2   "name": "Applepie",
3   "version": "2.0.1",
4   "summary": "Applepie for swift.",
5   "description": "Applepie is a convenient sdk for ios project.",
6   "homepage": "https://github.com/cdtschange/ios-applepie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cdts_change": "cdts_change@aliyun.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/cdtschange/ios-applepie.git",
20     "tag": "2.0.1"
21   },
22   "source_files": "Applepie/Classes/**/*",
23   "resource_bundles": {
24     "Applepie": [
25       "Applepie/Resources/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "CocoaLumberjack/Swift": [
30       "~> 3.6.1"
31     ],
32     "ReactiveCocoa": [
33       "~> 10.2.0"
34     ],
35     "PromiseKit": [
36       "~> 6.13.0"
37     ],
38     "Alamofire": [
39       "~> 5.1.0"
40     ],
41     "Kingfisher": [
42       "~> 5.13.4"
43     ],
44     "AsyncSwift": [
45       "~> 2.0.4"
46     ],
47     "CryptoSwift": [
48       "~> 1.3.1"
49     ],
50     "PINCache": [
51       "~> 3.0.1-beta.8"
52     ],
53     "Valet": [
54       "~> 3.2.8"
55     ],
56     "DeviceKit": [
57       "~> 3.2.0"
58     ],
59     "SwiftyUserDefaults": [
60       "~> 5.0.0"
61     ],
62     "WebViewJavascriptBridge": [
63       "~> 6.0.3"
64     ],
65     "SwiftLocation": [
66       "~> 4.2.0"
67     ],
68     "MBProgressHUD": [
69       "~> 1.2.0"
70     ],
71     "SnapKit": [
72       "~> 5.0.1"
73     ],
74     "MJRefresh": [
75       "~> 3.4.1"
76     ]
77   },
78   "swift_version": "5.1"