[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 9 / 4 / QYTHelperForiOS / 0.0.2 / QYTHelperForiOS.podspec.json
blob66d66cab93949502d4bbe16c35c374834d8eca3e
2   "name": "QYTHelperForiOS",
3   "version": "0.0.2",
4   "summary": "helper相关的类库",
5   "description": "helper相关的类库",
6   "homepage": "http://192.168.1.52/QYTHelperForiOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qcb": "@qqbbzz@126.com"
13   },
14   "source": {
15     "git": "http://192.168.1.52/QYTHelperForiOS.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QYTHelperForiOS/**/*",
22   "public_header_files": "QYTHelperForiOS/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.1.0"
27     ],
28     "ReactiveCocoa": [
29       "~> 2.5"
30     ],
31     "MBProgressHUD": [
32       "~> 0.9.1"
33     ],
34     "Mantle": [
35       "~> 2.0.6"
36     ],
37     "YYModel": [
39     ],
40     "SBJson": [
41       "~> 3.2.0"
42     ]
43   }