blob: e67cd41f3db9e3cd853e02049103cd3c8c8ec518 [file] [log] [blame]
{
"name": "NSString+Judgment",
"version": "0.0.1",
"summary": "A category of NSString",
"description": "A category of NSString for Login and Regist!",
"homepage": "https://github.com/wkjsos/Category.git",
"license": "MIT",
"authors": {
"wkj": "931625530@qq.com"
},
"source": {
"git": "https://github.com/wkjsos/Category.git",
"tag": "0.0.1"
},
"source_files": "NSString/NSString+Judgment/*.{h,m}",
"exclude_files": "Category/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}