blob: 202f9dc55252ea0c293c3d6fe52e9190f4eccb2f [file] [log] [blame]
{
"name": "LLLCategory",
"version": "1.0.5",
"summary": "All categories of liushong.",
"description": "LLCategory is all categories of liushong.",
"homepage": "https://github.com/liushong/LLCategoryDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "liushong"
},
"source": {
"git": "https://github.com/liushong/LLCategoryDemo.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLLCategory/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}