blob: b53c5e9267f10a86fb13402810c0719849ea2b6e [file] [log] [blame]
{
"name": "FSTuple",
"version": "0.0.1",
"summary": "FSTuple 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/FSTuple",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSTuple.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FSTuple/Classes/*",
"frameworks": "UIKit"
}