2 "name": "MemfaultCloud",
4 "summary": "MemfaultCloud Podspec",
5 "description": "A minimal SDK to facilitate integration of calls to\nMemfault Cloud REST APIs in iOS mobile applications",
6 "homepage": "https://github.com/memfault/memfault-ios-cloud",
8 "type": "Modified BSD",
12 "Memfault": "hello@memfault.com"
15 "git": "https://github.com/memfault/memfault-ios-cloud.git",
21 "source_files": "MemfaultCloud/Classes/**/*",
22 "public_header_files": "MemfaultCloud/Classes/include/**/*.h",
23 "private_header_files": "MemfaultCloud/Classes/*.h"