| { | |
| "name": "LifeCard", | |
| "version": "0.1.0", | |
| "summary": "A short description of LifeCard.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/BigVeila/LCTesting", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "BigVeila": "haibh01508@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/BigVeila/LCTesting.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "LifeCard/Classes/**/*" | |
| } |