blob: 1b974cf575c1fc380a2d9541fa909e9639af5582 [file] [log] [blame]
{
"name": "LWOCKit",
"version": "0.0.79",
"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.79"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Sources/**/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.2.0"
],
"AFNetworking": [
"~> 4.0.1"
],
"MJExtension": [
"~> 3.2.1"
],
"FMDB": [
"~> 2.7.5"
],
"AliyunOSSiOS": [
]
}
}