4 "summary": "Office REST Client for Office 365 APIs",
5 "description": "\t\t Client stack for Office 365 REST APIs and SDKs.\n\t\t These libraries are in preview.\n",
6 "homepage": "https://github.com/MSOpenTech/orc-for-ios",
9 "joshgav": "joshgav@microsoft.com"
11 "social_media_url": "http://twitter.com/OpenAtMicrosoft",
16 "git": "https://github.com/MSOpenTech/orc-for-ios.git",
19 "exclude_files": "**/Build/**/*",
20 "source_files": "orc.h",
26 "source_files": "api/**/*.{h,m}",
27 "exclude_files": "api/apiTests/**/*",
28 "public_header_files": "api/**/*.h",
38 "source_files": "core/**/*.{h,m}",
39 "exclude_files": "core/coreTests/**/*",
40 "public_header_files": "core/**/*.h",
56 "source_files": "impl/**/*.{h,m}",
57 "exclude_files": "impl/implTests/**/*",
58 "public_header_files": "impl/**/*.h",