| { |
| "name": "FPLinearLayout", |
| "version": "0.3", |
| "summary": "FPLinearLayout is a view container that automatically handles children positions for you in a linear fashion.", |
| "homepage": "https://github.com/FingertiP/FPLinearLayout", |
| "license": { |
| "type": "BSD", |
| "file": "LICENSE.md" |
| }, |
| "authors": { |
| "Warut Surapat": "s.warut@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/FingertiP/FPLinearLayout.git", |
| "tag": "0.3" |
| }, |
| "source_files": "FPLinearLayout", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "5.0" |
| } |
| } |