blob: 95bb8d1acd1cb49c9b38e5a66660d558db6e9ad6 [file] [log] [blame]
{
"name": "RSThemeKit",
"version": "1.0.4",
"summary": "Easy implementation of light, dark, and custom themes starting with iOS 8+",
"homepage": "https://github.com/byLXS/RSThemeKit",
"source": {
"git": "https://github.com/byLXS/RSThemeKit.git",
"tag": "1.0.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Shaginyan": "shaginyan.r@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Source/RSThemeKit/**/*.swift",
"swift_version": "5.0"
}