blob: b401c92a5f229cda7c0a72f8f709cd6d6abbaa5e [file] [log] [blame]
{
"name": "LWOCKit",
"version": "0.0.78",
"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.78"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Sources/**/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 3.2.1"
],
"MJExtension": [
"~> 3.0.15.1"
],
"FMDB": [
"~> 2.7.5"
],
"AliyunOSSiOS": [
]
}
}