blob: d8418234588cd2b678eed22295e6f0a243e4a780 [file] [log] [blame]
{
"name": "LYSKit",
"version": "0.0.1",
"summary": "A very useful base framework that integrates some of the common code blocks in development with apis.",
"description": "A very useful base framework that integrates some of the common code blocks in development with apis\nA very useful base framework that integrates some of the common code blocks in development with apis",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"LIYANGSHUAI": "liyangshuai163@163.com"
},
"homepage": "https://github.com/LIYANGSHUAI/LYSKit",
"source": {
"git": "https://github.com/LIYANGSHUAI/LYSKit.git",
"tag": "0.0.1"
},
"source_files": "LYSKit/*.{h,m}"
}