[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / JRPodsLibrary / 1.0.0 / JRPodsLibrary.podspec.json
blob2d214c5b74c21f06b0d594886b494191be25986d
2   "name": "JRPodsLibrary",
3   "version": "1.0.0",
4   "summary": "A JRPodsLibrary to use ourself",
5   "homepage": "https://github.com/JRVinDiesel/JRPodsLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张景瑞": "380323094@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/JRVinDiesel/JRPodsLibrary.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "JRPodsLibrary/ESLibraryHeaderFiles.h",
21   "requires_arc": true,
22   "public_header_files": "JRPodsLibrary/ESLibraryHeaderFiles.h",
23   "dependencies": {
24     "MJRefresh": [
26     ]
27   }