blob: 0af5305697db23f5b50d8083cb15df9c34f73621 [file] [log] [blame]
{
"name": "StringTool",
"version": "0.0.3",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"homepage": "https://github.com/yuyedaidao/StringTool",
"summary": "a string util",
"license": "MIT",
"source": {
"git": "https://github.com/yuyedaidao/StringTool.git",
"tag": "0.0.3"
},
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}