[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 4 / QYTHelperForiOS / 0.0.3 / QYTHelperForiOS.podspec.json
blobf9f4273061a6f0aa7c6d5013df24f8d6c4475adb
2   "name": "QYTHelperForiOS",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "QYTHelperForiOS/AlertHelper/*",
23     "QYTHelperForiOS/Category/*",
24     "QYTHelperForiOS/DES/*",
25     "QYTHelperForiOS/HttpRequestHelper/*",
26     "QYTHelperForiOS/HudHelper/*",
27     "QYTHelperForiOS/PhoneInfoHelper/*",
28     "QYTHelperForiOS/RACSignalHelper/*",
29     "QYTHelperForiOS/SocketUtil/*",
30     "QYTHelperForiOS/UIDeviceInfo/*",
31     "QYTHelperForiOS/UserModel/*",
32     "QYTHelperForiOS/**/*"
33   ],
34   "public_header_files": [
35     "QYTHelperForiOS/AlertHelper/*.h",
36     "QYTHelperForiOS/Category/*.h",
37     "QYTHelperForiOS/DES/*.h",
38     "QYTHelperForiOS/HttpRequestHelper/*.h",
39     "QYTHelperForiOS/HudHelper/*.h",
40     "QYTHelperForiOS/PhoneInfoHelper/*.h",
41     "QYTHelperForiOS/RACSignalHelper/*.h",
42     "QYTHelperForiOS/SocketUtil/*.h",
43     "QYTHelperForiOS/UIDeviceInfo/*.h",
44     "QYTHelperForiOS/UserModel/*.h",
45     "QYTHelperForiOS/**/*.h"
46   ],
47   "frameworks": "UIKit",
48   "dependencies": {
49     "AFNetworking": [
50       "~> 3.1.0"
51     ],
52     "ReactiveCocoa": [
53       "~> 2.5"
54     ],
55     "MBProgressHUD": [
56       "~> 0.9.1"
57     ],
58     "Mantle": [
59       "~> 2.0.6"
60     ],
61     "YYModel": [
63     ],
64     "SBJson": [
65       "~> 3.2.0"
66     ]
67   }