| { |
| "name": "mobfirst-vtex-checkout-pod", |
| "version": "0.2.0", |
| "summary": "A short description of mobfirst-vtex-checkout-pod.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/Diego Merks/mobfirst-vtex-checkout-pod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Diego Merks": "merks@mobfirst.com" |
| }, |
| "source": { |
| "git": "https://bitbucket.org/mobfirst/vtex-checkout-ios.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "mobfirst-vtex-checkout-pod/Classes/**/*" |
| } |