blob: 537a2099ddfa052ef13f818cc792f5403ea9fb28 [file] [log] [blame]
{
"name": "AppIcons",
"version": "0.4.0",
"swift_versions": "5.0",
"summary": "Provides support for alternate app icons with UI for icon selection",
"description": "Provides support for alternate app icons including UI allowing users to select an app icon dynamically",
"homepage": "https://github.com/rwbutler/AppIcons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ross Butler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/AppIcons.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "AppIcons/Classes/**/*",
"dependencies": {
"FlexibleRowHeightGridLayout": [
]
},
"swift_version": "5.0"
}