| { | |
| "name": "STP", | |
| "version": "0.3.0", | |
| "authors": { | |
| "Chris O'Neil": "cconeil5@gmail.com" | |
| }, | |
| "homepage": "https://github.com/cconeil/Standard-Template-Protocols", | |
| "summary": "Protocols for your every day iOS needs", | |
| "license": "MIT", | |
| "source": { | |
| "git": "https://github.com/cconeil/Standard-Template-Protocols.git", | |
| "tag": "0.3.0" | |
| }, | |
| "source_files": "STP/*{.h,.swift}", | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true | |
| } |