blob: 1c564b5223a8246658430fd87d47512121f45d37 [file] [log] [blame]
{
"name": "YLCKit",
"version": "0.0.1",
"summary": "This is a category display component.",
"description": "\"This is a category display component.\"",
"homepage": "https://github.com/guanlongwu/YLCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/YLCKit.git",
"tag": "0.0.1"
},
"source_files": "YLCKit/**/*.h",
"public_header_files": "YLCKit/**/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true,
"deprecated": true
}