blob: 6a5641df99341ec3c53dd20a503bc7d51ff6b2bf [file] [log] [blame]
{
"name": "TimeUIList",
"version": "0.0.13",
"summary": "A short description of TimeUIList.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/niefeian/TimeUIList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"335074307@qq.com": "872447993@qq.com"
},
"source": {
"git": "https://github.com/niefeian/TimeUIList.git",
"tag": "0.0.13"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "TimeUIList/Classes/*",
"resource_bundles": {
"TimeUIList": [
"TimeUIList/Assets/*.{png,xib}"
]
},
"dependencies": {
"NFALunarUtil": [
],
"NFAToolkit": [
],
"NFATipsUI": [
]
},
"swift_version": "5.0"
}