[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 7 / PFMDBTest / 1.01 / PFMDBTest.podspec.json
blob3ac2a5d6102aebc7fcf8314dcb936547c617d891
2   "name": "PFMDBTest",
3   "version": "1.01",
4   "summary": "Test for PFMDBFramework.",
5   "description": "it is just a test for PFMDBFramework",
6   "homepage": "https://github.com/HongPH/PFMDBTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hongpeihao": "402933963@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/HongPH/PFMDBTest.git",
19     "tag": "1.01"
20   },
21   "source_files": "lib/PFMDBFramework.framework/Headers/*.{h}",
22   "vendored_frameworks": "lib/PFMDBFramework.framework",
23   "frameworks": "UIKit",
24   "requires_arc": true