| { |
| "name": "ARNSpaceStretchFlowLayout", |
| "version": "0.1.0", |
| "summary": "Evernote like UICollectionViewFlowLayout. (Swift lang)", |
| "homepage": "https://github.com/xxxAIRINxxx/ARNSpaceStretchFlowLayout", |
| "license": "MIT", |
| "authors": { |
| "xxxAIRINxxx": "xl1138@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/xxxAIRINxxx/ARNSpaceStretchFlowLayout.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Lib/*.swift", |
| "resource_bundles": { |
| "ARNSpaceStretchFlowLayout": [ |
| "Lib/*.png" |
| ] |
| } |
| } |