blob: 66a6cfd7bf34c6d4cd30587491ca76da255079c0 [file] [log] [blame]
{
"name": "LZDTools",
"version": "0.0.9",
"summary": "LZDTools.",
"description": "增加一些其他的扩展e和常用的工具,",
"homepage": "https://github.com/511815816@qq.com/LZDTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"511815816@qq.com": "511815816@qq.com"
},
"source": {
"git": "https://github.com/9032lu/LZDTools.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Catagory",
"source_files": "LZDTools/Classes/Catagory/*",
"public_header_files": "LZDTools/Classes/Catagory/*.h"
},
{
"name": "LZDLoopView",
"source_files": "LZDTools/Classes/LZDLoopView/*"
},
{
"name": "Encryptions",
"source_files": "LZDTools/Classes/Encryptions/*"
}
]
}