2 "name": "MSGraphClientModels",
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",
11 "authors": "Microsoft Graph",
17 "git": "https://github.com/microsoftgraph/msgraph-sdk-objc-models.git",
20 "source_files": "{BaseModels,GeneratedModels}/*.{h,m}",
21 "exclude_files": "MSGraphClientModelsTests/*",
22 "public_header_files": "{BaseModels,GeneratedModels}/*.h"