blob: 6db4d14b86dbe7cc318cd9072195ca8c8b34ac2b [file] [log] [blame]
{
"name": "FluentIcons",
"version": "1.1.7",
"summary": "FluentIcons",
"description": "FluentIcons",
"homepage": "https://github.com/microsoft/fluent-system-icons",
"license": {
"type": "Microsoft",
"file": "LICENSE"
},
"authors": {
"Microsoft, Inc.": "nicroma@microsoft.com"
},
"source": {
"git": "https://github.com/microsoft/fluent-system-icons.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "ios/FluentIcons/Classes/*.swift",
"ios": {
"source_files": "ios/FluentIcons/Classes/ios/*.swift"
},
"osx": {
"source_files": "ios/FluentIcons/Classes/mac/*.swift"
},
"resources": "ios/FluentIcons/Assets/IconAssets.xcassets",
"preserve_paths": "ios/remove-unused-fluent-icons/run"
}