blob: c8afb3a76be7d9bf9592215a418eb37335c34ebc [file] [log] [blame]
{
"name": "TMPodLib",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TMPodLib/Classes/*.swift",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}