| { | |
| "name": "EcgService", | |
| "version": "0.1.1", | |
| "summary": "Ecg data parser / interpreter", | |
| "homepage": "http://www.vhecg.com/", | |
| "authors": { | |
| "Name": "feedback@vhecg.com" | |
| }, | |
| "license": { | |
| "type": "Apache-2.0", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "http": "https://bitbucket.org/willyang7/test/raw/8248024168d9ae039a2e6175795c2f944557d9d4/EcgService.zip" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "EcgService.framework" | |
| } | |
| } |