[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / b / JXFrame / 0.0.1 / JXFrame.podspec.json
blob947c4d781cf532d17824af006d0fe96259c6a3bb
2   "name": "JXFrame",
3   "version": "0.0.1",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework with Masonry/ReactiveObjC/DZNEmptyDataSet...",
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": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JXFrame/Classes/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "ReactiveObjC": [
28       "3.1.0"
29     ],
30     "Masonry": [
31       "1.1.0"
32     ],
33     "MJRefresh": [
34       "3.1.15.3"
35     ],
36     "DZNEmptyDataSet": [
37       "1.8.1"
38     ],
39     "pop": [
40       "1.0.10"
41     ],
42     "VBFPopFlatButton": [
43       "0.0.7"
44     ],
45     "SVProgressHUD": [
46       "2.2.5"
47     ]
48   }