blob: a5dda47809f6e6c6e4df5b4ada9465e76f1ad1eb [file] [log] [blame]
{
"name": "LWOCKit",
"version": "0.0.5",
"summary": "LWOCKit",
"description": "常用Category分类,LWOCKit",
"homepage": "https://github.com/boyssimple/LWOCKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"罗伟": "luowei@cqyanyu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/boyssimple/LWOCKit.git",
"tag": "0.0.5"
},
"source_files": "Sources/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}