blob: 358c36ef50011cf74e575ba3c14bf32656181419 [file] [log] [blame]
{
"name": "NSString-BlockHelper",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Category of NSString that allows using block to manipulate NSString",
"homepage": "https://github.com/bumaociyuan/NSString-BlockHelper",
"authors": {
"bumaociyuan": "http://bumaociyuan.github.io/"
},
"source": {
"git": "https://github.com/bumaociyuan/NSString-BlockHelper.git",
"tag": "1.0.2"
},
"source_files": "NSString+BlockHelper/*{h,m}",
"requires_arc": true
}