[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 8 / c / MQWaterFlow / 0.0.1 / MQWaterFlow.podspec.json
blob7fd4ef8f0a6a8bede0e623acb04c2369704e99bf
2   "name": "MQWaterFlow",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "封装的各种流式布局",
6   "homepage": "https://github.com/wutongyu008/MQWaterFlow",
7   "authors": {
8     "梧桐雨08": "wutongyu_08@163.com"
9   },
10   "source": {
11     "git": "https://github.com/wutongyu008/MQWaterFlow.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
16   "source_files": [
17     "MQWaterFlow",
18     "MQWaterFlow/**/*.{h,m}"
19   ],
20   "platforms": {
21     "ios": "7.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "dependencies": {
29     "MJExtension": [
30       "3.0.9"
31     ],
32     "SDWebImage": [
33       "3.7.4"
34     ],
35     "MJRefresh": [
36       "3.1.0"
37     ]
38   }