[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / 1 / d / 3 / MemfaultCloud / 2.0.1 / MemfaultCloud.podspec.json
blobfd975d2efb33c758dc77e6f13e1500f7c0f71f7e
2   "name": "MemfaultCloud",
3   "version": "2.0.1",
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",
7   "license": {
8     "type": "Modified BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Memfault": "hello@memfault.com"
13   },
14   "source": {
15     "git": "https://github.com/memfault/memfault-ios-cloud.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MemfaultCloud/Classes/**/*",
22   "public_header_files": "MemfaultCloud/Classes/include/**/*.h",
23   "private_header_files": "MemfaultCloud/Classes/*.h"