blob: a4a80eabf12d9acb1cacc9f3092e7b20fddcb23c [file] [log] [blame]
{
"name": "LCCTools",
"version": "0.1.1",
"summary": "一些常用的工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/L63C",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lu63chuan": "lu63chuan@163.com"
},
"source": {
"git": "https://github.com/L63C/LCCTools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "LCCTools/Classes/**/*",
"swift_version": "4.0"
}