[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / 3 / OfficeUIFabricCore / 0.2.0 / OfficeUIFabricCore.podspec.json
blob29ee126a83d9e9bb2221d4ca2f316e7de10be7c0
2   "name": "OfficeUIFabricCore",
3   "version": "0.2.0",
4   "summary": "The iOS UI framework for building experiences for Office and Office 365",
5   "description": "Fabric for iOS is a library that provides the Office UI experience for the native iOS platform. It contains tokens like Colors and Typography, as well as customization for native controls. All from the official design language used in Office and Office 365 products.",
6   "homepage": "https://github.com/OfficeDev/Office-UI-Fabric-iOS",
7   "documentation_url": "http://dev.office.com/fabric/styles",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Andrew Cherkashyn": "v-cheand@microsoft.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/OfficeDev/Office-UI-Fabric-iOS.git",
21     "tag": "0.2.0"
22   },
23   "source_files": "OfficeUIFabricCore/OfficeUIFabricCore/{Core,Components,Customization}/**/*",
24   "frameworks": "UIKit",
25   "deprecated_in_favor_of": "OfficeUIFabric"