blob: e72931b6dd3e76103978c208c0721d616154a124 [file] [log] [blame]
{
"name": "NoveFeatherIcons",
"version": "1.0.1",
"summary": "Use Feather Icons pack in your Swift projects.",
"description": "Use the awesome Feather Icons pack in your Swift projects.",
"homepage": "https://github.com/sgigou/NoveFeatherIcons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Gigou": "steve@gigou.fr"
},
"social_media_url": "https://twitter.com/SteveGigou",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sgigou/NoveFeatherIcons.git",
"tag": "1.0.1"
},
"source_files": "NoveFeatherIcons/Classes/*",
"resources": "NoveFeatherIcons/Resources/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}