| { | |
| "name": "SPLFormViewController", | |
| "version": "0.4.1", | |
| "summary": "Form ViewControllers made easy.", | |
| "homepage": "https://github.com/OliverLetterer/SPLFormViewController", | |
| "license": "MIT", | |
| "authors": { | |
| "Oliver Letterer": "oliver.letterer@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/OliverLetterer/SPLFormViewController.git", | |
| "tag": "0.4.1" | |
| }, | |
| "social_media_url": "https://twitter.com/oletterer", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "SPLFormViewController" | |
| } |