blob: 79be60278d6f7e4f3598ec4d8759ea5dd72e36d6 [file] [log] [blame]
{
"name": "NSString+Path",
"version": "0.0.3",
"summary": "A category of NSString for Sandbox path",
"description": "A category of NSString for Sandbox path!",
"homepage": "https://github.com/wkjsos/Category.git",
"license": {
"type": "MIT"
},
"authors": {
"wkj": "931625530@qq.com"
},
"source": {
"git": "https://github.com/wkjsos/Category.git",
"tag": "0.0.3"
},
"source_files": "NSString/NSString+Path/*.{h,m}",
"exclude_files": "Category/Path",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}