[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / b / JXFrame / 1.0.0 / JXFrame.podspec.json
blob9845f5396da70c8c6e68c634771b49ed3d1b771b
2   "name": "JXFrame",
3   "version": "1.0.0",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using ObjC.",
6   "homepage": "https://github.com/tospery/JXFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/JXFrame.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JXFrame/Classes/**/*",
22   "resource_bundles": {
23     "JXFrame": [
24       "JXFrame/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "Accelerate",
31     "QuartzCore",
32     "CoreLocation",
33     "SystemConfiguration",
34     "AdSupport",
35     "WebKit",
36     "CoreGraphics",
37     "Photos"
38   ],
39   "dependencies": {
40     "ReactiveObjC": [
41       "3.1.1"
42     ],
43     "AFNetworking": [
44       "3.2.1"
45     ],
46     "CocoaLumberjack": [
47       "3.6.0"
48     ],
49     "SDWebImage": [
50       "5.4.0"
51     ],
52     "MJExtension": [
53       "3.2.1"
54     ],
55     "MJRefresh": [
56       "3.3.1"
57     ],
58     "FCUUID": [
59       "1.3.1"
60     ],
61     "WebViewJavascriptBridge": [
62       "6.0.3"
63     ],
64     "PINCache": [
65       "3.0.1-beta.8"
66     ],
67     "GVUserDefaults": [
68       "1.0.2"
69     ],
70     "DZNEmptyDataSet": [
71       "1.8.1"
72     ],
73     "QMUIKit": [
74       "4.0.4"
75     ]
76   }