blob: f03b09eebeb1a0048a1815387394923e7ef36f73 [file] [log] [blame]
{
"name": "LTToolKit",
"version": "0.0.1",
"summary": "项目中使用的快捷工具包",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liutingluhe/LTToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liutingluhe": "liutingluhe@163.com"
},
"source": {
"git": "https://github.com/liutingluhe/LTToolKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "LTToolKit/Classes/**/*"
}