[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 7 / QFLoginSDK / 0.0.1 / QFLoginSDK.podspec.json
blob17b65045e927b8a0be360e52cdccad839cc56a77
2   "name": "QFLoginSDK",
3   "version": "0.0.1",
4   "summary": "A Login SDK of QFPay Inc. provide login service for QFPay merchant.",
5   "description": "A Login SDK of QFPay Inc. provide login service for QFPay merchant.",
6   "homepage": "https://github.com/guodongyangwen/QFLoginSDKDemo",
7   "license": "MIT",
8   "authors": {
9     "gdy": "guodongyang@qfpay.com"
10   },
11   "source": {
12     "git": "https://github.com/guodongyangwen/QFLoginSDKDemo.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "**/*.framework",
20   "preserve_paths": "**/*.framework",
21   "frameworks": "UIKit",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC",
24     "LD_RUNPATH_SEARCH_PATHS": "\"$(SRCROOT)/**/*.framework\""
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.0"
29     ]
30   }