| { |
| "name": "UITableViewCollectionViewReuse", |
| "version": "0.0.1", |
| "license": "MIT", |
| "summary": "UITableViewCollectionViewReuse Project", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "description": "UITableViewCollectionViewReuse Project UITableViewCollectionViewReuse Project", |
| "homepage": "https://github.com/fengzhiyinxiang/UITableViewCollectionViewReuse", |
| "authors": { |
| "QF": "fengzhiyinxiang@foxmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/fengzhiyinxiang/UITableViewCollectionViewReuse.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "UITableViewCollectionViewReuse", |
| "exclude_files": "Classes/Exclude", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |