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