blob: 7fd4ef8f0a6a8bede0e623acb04c2369704e99bf [file] [log] [blame]
{
"name": "MQWaterFlow",
"version": "0.0.1",
"license": "MIT",
"summary": "封装的各种流式布局",
"homepage": "https://github.com/wutongyu008/MQWaterFlow",
"authors": {
"梧桐雨08": "wutongyu_08@163.com"
},
"source": {
"git": "https://github.com/wutongyu008/MQWaterFlow.git",
"tag": "0.0.1"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": [
"MQWaterFlow",
"MQWaterFlow/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"MJExtension": [
"3.0.9"
],
"SDWebImage": [
"3.7.4"
],
"MJRefresh": [
"3.1.0"
]
}
}