[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 6 / 1 / MSGraphClientModels / 1.3.0 / MSGraphClientModels.podspec.json
blobc8f32751c22a4cd8a56d64f672772be5fd939d53
2   "name": "MSGraphClientModels",
3   "version": "1.3.0",
4   "summary": "Microsoft Graph Models to be used with MSGraphClientSDK.",
5   "description": "Use these models to convert raw data from MSGraphClientSDK to models and back.",
6   "homepage": "http://graph.microsoft.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Microsoft Graph",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/microsoftgraph/msgraph-sdk-objc-models.git",
18     "tag": "1.3.0"
19   },
20   "source_files": "{BaseModels,GeneratedModels}/*.{h,m}",
21   "exclude_files": "MSGraphClientModelsTests/*",
22   "public_header_files": "{BaseModels,GeneratedModels}/*.h"