[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 4 / QYTHelperForiOS / 0.0.8 / QYTHelperForiOS.podspec.json
blob6aa757f4a349f1b1d63153591d77ee6a2152e178
2   "name": "QYTHelperForiOS",
3   "version": "0.0.8",
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.8"
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     "QYTHelperForiOS/StoryboardHelper/*"
34   ],
35   "public_header_files": [
36     "QYTHelperForiOS/AlertHelper/*.h",
37     "QYTHelperForiOS/Category/*.h",
38     "QYTHelperForiOS/DES/*.h",
39     "QYTHelperForiOS/HttpRequestHelper/*.h",
40     "QYTHelperForiOS/HudHelper/*.h",
41     "QYTHelperForiOS/PhoneInfoHelper/*.h",
42     "QYTHelperForiOS/RACSignalHelper/*.h",
43     "QYTHelperForiOS/SocketUtil/*.h",
44     "QYTHelperForiOS/UIDeviceInfo/*.h",
45     "QYTHelperForiOS/UserModel/*.h",
46     "QYTHelperForiOS/*.h",
47     "QYTHelperForiOS/StoryboardHelper/*.h"
48   ],
49   "frameworks": "UIKit",
50   "dependencies": {
51     "AFNetworking": [
52       "~> 3.1.0"
53     ],
54     "ReactiveCocoa": [
55       "~> 2.5"
56     ],
57     "MBProgressHUD": [
58       "~> 0.9.1"
59     ],
60     "Mantle": [
61       "~> 2.0.6"
62     ],
63     "YYModel": [
65     ],
66     "UIColor-Utilities": [
67       "~> 1.0.1"
68     ],
69     "SBJson": [
70       "~> 3.2.0"
71     ]
72   }