[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / b / Applepie / 0.0.4 / Applepie.podspec.json
blobf67a696b8fc9d32c7e5ead10105922779a8e6780
2   "name": "Applepie",
3   "version": "0.0.4",
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": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/cdtschange/ios-applepie.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Applepie/**/*.{h,m,swift,xcdatamodeld}",
23   "dependencies": {
24     "CocoaLumberjack/Swift": [
25       "~> 3.4.2"
26     ],
27     "ReactiveCocoa": [
28       "~> 8.0.2"
29     ],
30     "PromiseKit": [
31       "~> 6.7.0"
32     ],
33     "Alamofire": [
34       "~> 4.7.3"
35     ],
36     "Kingfisher": [
37       "~> 4.10.1"
38     ],
39     "AsyncSwift": [
40       "~> 2.0.4"
41     ],
42     "CryptoSwift": [
43       "~> 0.13.0"
44     ],
45     "PINCache": [
46       "~> 3.0.1-beta.7"
47     ],
48     "Valet": [
49       "~> 3.2.2"
50     ],
51     "DeviceKit": [
52       "~> 1.10.0"
53     ],
54     "SwiftyUserDefaults": [
55       "~> 4.0.0-alpha.1"
56     ],
57     "WebViewJavascriptBridge": [
58       "~> 6.0.0"
59     ],
60     "SwiftLocation": [
61       "~> 3.2.3"
62     ]
63   }