| 1234567891011121314151617181920 |
- {
- "name": "ShareClient",
- "version": "1.2",
- "summary": "Dexcom Client Pod",
- "swift_versions": "5.0",
- "homepage": "https://github.com/loopandlearn/dexcom-share-client-swift",
- "license": "MIT",
- "authors": "jonfawcett",
- "platforms": {
- "ios": "10.0",
- "watchos": "6.0"
- },
- "source": {
- "git": "https://github.com/loopandlearn/dexcom-share-client-swift.git",
- "tag": "v1.2"
- },
- "source_files": "ShareClient/ShareClient.{h,swift}",
- "swift_version": "5.0"
- }
|