blob: 90badfa9044ae0a82c20e9448c93bc3c6cd8603d [file] [log] [blame]
{
"name": "HYQSFlow",
"version": "0.0.4",
"summary": "HYQSFlow,water flow",
"homepage": "https://github.com/Otherplayer/HYQSFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Otherplayer": "osmk@qq.com"
},
"source": {
"git": "https://github.com/Otherplayer/HYQSFlow.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}