| { |
| "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" |
| } |