| { |
| "name": "EKStreamView", |
| "version": "0.0.1", |
| "summary": "A scrolling view having many cells in different heights and in columns for iOS, just like Pinterest.", |
| "homepage": "https://github.com/ekohe/EKStreamView", |
| "license": "Copyright (c) 2012 Eli Wang (sirxenofex@gmail.com)", |
| "authors": { |
| "Ekohe": "eli@ekohe.com" |
| }, |
| "source": { |
| "git": "https://github.com/ekohe/EKStreamView.git", |
| "commit": "60db6d20ab540f832d391b0f51a0b49d31e0ee22" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": [ |
| "EKStreamView.h", |
| "EKStreamView.m" |
| ], |
| "requires_arc": false |
| } |