[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / a / b / Applepie / 0.1.0 / Applepie.podspec.json
blobe418e3ae61ee0401800c0ea172427ec12aa5a4b6
2   "name": "Applepie",
3   "version": "0.1.0",
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.1.0"
21   },
22   "source_files": "Applepie/**/*.{h,m,swift,xcdatamodeld}",
23   "resources": "Applepie/Applepie.bundle",
24   "dependencies": {
25     "CocoaLumberjack/Swift": [
26       "~> 3.4.2"
27     ],
28     "ReactiveCocoa": [
29       "~> 8.0.2"
30     ],
31     "PromiseKit": [
32       "~> 6.7.0"
33     ],
34     "Alamofire": [
35       "~> 4.7.3"
36     ],
37     "Kingfisher": [
38       "~> 4.10.1"
39     ],
40     "AsyncSwift": [
41       "~> 2.0.4"
42     ],
43     "CryptoSwift": [
44       "~> 0.13.0"
45     ],
46     "PINCache": [
47       "~> 3.0.1-beta.7"
48     ],
49     "Valet": [
50       "~> 3.2.2"
51     ],
52     "DeviceKit": [
53       "~> 1.10.0"
54     ],
55     "SwiftyUserDefaults": [
56       "~> 4.0.0-alpha.1"
57     ],
58     "WebViewJavascriptBridge": [
59       "~> 6.0.0"
60     ],
61     "SwiftLocation": [
62       "~> 3.2.3"
63     ],
64     "MBProgressHUD": [
65       "~> 1.1.0"
66     ],
67     "SnapKit": [
68       "~> 4.2.0"
69     ],
70     "MJRefresh": [
71       "~> 3.1.0"
72     ]
73   }