| { | |
| "name": "JVEmptyElement", | |
| "version": "0.1.0", | |
| "summary": "Empty Element to test coocapods", | |
| "homepage": "https://github.com/infimache/JVEmptyElement", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Jakub Vaňo": "infimache@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/infimache/JVEmptyElement.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": [ | |
| "Pod/Classes", | |
| "Pod/Classes/*.{h,m}" | |
| ] | |
| } |