blob: 80ee005c07702b845b213585846a99573be4a742 [file] [log] [blame]
{
"name": "LKCategory",
"version": "0.0.1",
"summary": "add new category",
"homepage": "https://github.com/lingkun/LKCategory",
"license": "MIT",
"authors": {
"lingkun": "2858850100@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lingkun/LKCategory.git",
"tag": "0.0.1"
},
"source_files": "Source/NetworkTools.h",
"public_header_files": "Source/NetworkTools.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}