blob: 2720a5729fdd8af03d52462e6606e7feb74e09d0 [file] [log] [blame]
{
"name": "LWOCKit",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}