blob: 24f1da169f08264088d32ec6d2901464e1de4593 [file] [log] [blame]
{
"name": "TMPodLib",
"version": "1.0.0",
"summary": "我是一个简短的描述",
"description": "TODO: 我是一个长长的详细描述.",
"homepage": "https://github.com/liulichao123/TMPodLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liulichao123": "1771617585@qq.com"
},
"source": {
"git": "https://github.com/liulichao123/TMPodLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TMPodLib/Classes/*.swift",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}