blob: 31f6aa7d156554c0e7771ceeaaae506221f24a54 [file] [log] [blame]
{
"name": "FZTheme",
"version": "0.1.0",
"summary": "A short description of FZTheme.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FranZhou/FZTheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FranZhou": "fairytale_zf@outlook.com"
},
"source": {
"git": "https://github.com/FranZhou/FZTheme.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FZTheme/Classes/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}