| { | |
| "name": "A", | |
| "version": "0.1.0", | |
| "summary": "blah", | |
| "homepage": "https://github.com/corinnekrych/A", | |
| "license": "Apache 2.0", | |
| "authors": "corinne krych", | |
| "source": { | |
| "git": "https://github.com/corinnekrych/A.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": 8.0 | |
| }, | |
| "source_files": "A/*.{h,swift}", | |
| "dependencies": { | |
| "DiffMatchPatch": [ | |
| ] | |
| } | |
| } |