[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 1 / 3 / OfficeUIFabricCore / 0.2.1 / OfficeUIFabricCore.podspec.json
blob4b95488eeda1e9775aead80231d9be8edc7d44c5
2   "name": "OfficeUIFabricCore",
3   "version": "0.2.1",
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.1"
22   },
23   "source_files": "OfficeUIFabricCore/OfficeUIFabricCore/{Core,Components,Customization}/**/*",
24   "frameworks": "UIKit",
25   "deprecated_in_favor_of": "OfficeUIFabric"