[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 5 / QFTestLogin / 0.0.2 / QFTestLogin.podspec.json
blobd286dcf93658a85d458de9c11b6a5dc145e339cd
2   "name": "QFTestLogin",
3   "version": "0.0.2",
4   "summary": "A login service of QFPay Inc.",
5   "description": "provide a login service for QFPay's merchant",
6   "homepage": "https://github.com/guodongyangwen/QFLogin",
7   "license": "MIT",
8   "authors": {
9     "gdy": "guodongyang@qfpay.com"
10   },
11   "source": {
12     "git": "https://github.com/guodongyangwen/QFLogin.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "QFLogin/Classes/**/*.{h,m}",
19   "public_header_files": "QFLogin/Classes/**/*.h",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   }