blob: 4e82afc81ee1aa096a373003e5809156197dbb03 [file] [log] [blame]
{
"name": "FluentIcons",
"version": "1.1.11",
"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.11"
},
"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"
}