blob: 265e08ddf559a92c9d540cbd81584a78d4cf27e9 [file] [log] [blame]
{
"name": "LTCustomFunctions",
"version": "0.1.0",
"summary": "LTCustomFunctions.",
"description": "'自定义功能组件 - 所有自定义功能组件的合计'",
"homepage": "https://github.com/963527512/LTCustomFunctions",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"冰凌天": "963527512@qq.com"
},
"source": {
"git": "https://github.com/963527512/LTCustomFunctions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "LTTimer",
"source_files": "LTCustomFunctions/Classes/LTTimer/**/*"
}
]
}