blob: 1650942ad5ab5c890d75d3c8be8b1595da70f4b5 [file] [log] [blame]
{
"name": "FSToast",
"version": "0.0.1",
"summary": "FSToast is a tool for show logs when app run",
"description": "This is a very small software library, offering a few methods to help with programming.",
"homepage": "https://github.com/fuchina/FSToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSToast.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FSToast/Classes/*",
"frameworks": "UIKit"
}