| { | |
| "name": "TDForms", | |
| "version": "1.1.1", | |
| "summary": "iOS library for creating forms", | |
| "description": "The Distance iOS library for creating forms", | |
| "homepage": "https://bitbucket.org/thedistance/tdforms", | |
| "authors": { | |
| "The Distance": "hello@thedistance.co.uk" | |
| }, | |
| "source": { | |
| "git": "https://bitbucket.org/thedistance/tdforms/tdforms.git", | |
| "tag": "v1.1" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "TDForms/TDForms/*", | |
| "requires_arc": true | |
| } |