| { | |
| "name": "xcsBle", | |
| "version": "1.0.0.9", | |
| "summary": "A short description of xcsBle.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/xcsShare/xcsBle", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Cypress": "cypressmobileapp@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xcsShare/xcsBle", | |
| "tag": "1.0.0.9" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "xcsBle/Classes/xcsBle.framework" | |
| } | |
| } |