blob: 5cfda59ab6d23833d653428ab688c5c843f26a31 [file] [log] [blame]
{
"name": "Flowwater",
"version": "0.0.3",
"summary": "A waterFlowView with uiscrollview",
"description": "Flowwater Object-c ScroolView what creat with UIScroolView",
"homepage": "https://github.com/yanjinquan/flowwater-",
"license": "MIT",
"authors": {
"yanjinquan": "jinquan_yan@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanjinquan/flowwater-.git",
"tag": "0.0.3",
"submodules": true
},
"source_files": [
"QQWarterFlow",
"QQWarterFlow/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
]
},
"frameworks": "UIKit"
}