blob: 7d6ef5921d1734e1989748a91c7a5206abc1c944 [file] [log] [blame]
{
"name": "GQStringLength",
"version": "0.0.1",
"summary": "字符串长度",
"description": "求字符串的长度",
"homepage": "https://github.com/zhanggaoqiang/GQStringLength",
"license": "MIT",
"authors": {
"张高强": "835389423@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhanggaoqiang/GQStringLength.git",
"tag": "0.0.1"
},
"source_files": "GQStringLength/**/*.{h,m}",
"requires_arc": true
}