blob: acbd3b5c387e0e07eb33563767c7a3036265f75b [file] [log] [blame]
{
"name": "LTDTools",
"version": "0.0.5",
"summary": "LTD工具类简介2019年10月.",
"description": "LTD工具类详细简介2019年10月14日15:09.",
"homepage": "https://github.com/litongde/LTDTools",
"license": "MIT",
"authors": {
"litongde": "litongde@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/litongde/LTDTools.git",
"tag": "0.0.5"
},
"public_header_files": "LTDTools/LTDTools.h",
"source_files": "LTDTools/LTDTools.h",
"requires_arc": true,
"subspecs": [
{
"name": "LTDCategory",
"source_files": "LTDTools/LTDCategory/*.{h,m}",
"public_header_files": "LTDTools/LTDCategory/*.h"
}
]
}