[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / 1 / d / 3 / MemfaultCloud / 1.0.1 / MemfaultCloud.podspec.json
blob3d4a8ec16d2c2b973990df70bc0c9e9302077196
2   "name": "MemfaultCloud",
3   "version": "1.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": "1.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"