blob: e35947b06daaf47d71f115e35b08701c45e19f68 [file] [log] [blame]
{
"name": "LPCategory",
"version": "0.0.2",
"summary": "Custom Category",
"platforms": {
"ios": "7.0"
},
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/wlwZLP/LPCategory",
"license": "MIT",
"authors": {
"wlwZLP": "1060021533@qq.com"
},
"source": {
"git": "https://github.com/wlwZLP/LPCategory.git",
"tag": "0.0.2",
"submodules": true
},
"source_files": "LPCategory/LPCategory/LPCategory/*.{h,m}",
"requires_arc": true
}