blob: 18efe95bc865a8d1e716f7a9877e6ffb53b3196e [file] [log] [blame]
{
"name": "TSUtils",
"version": "0.0.1",
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"summary": "工具类的封装",
"homepage": "https://github.com/shanshuo8/TSUtils",
"license": "MIT",
"authors": {
"shanshuo8": "1447107681@qq.com"
},
"source": {
"git": "https://github.com/shanshuo8/TSUtils.git",
"tag": "0.0.1"
},
"source_files": "TSUtils/Classes",
"requires_arc": true
}