blob: 66e46f033a1c8e78f2bfd5ad3615d982f2ef8657 [file] [log] [blame]
{
"name": "FSUIKit",
"version": "0.0.9",
"summary": "FSUIKit 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/FSUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSUIKit.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.2"
},
"source_files": "FSUIKit/Classes/*",
"dependencies": {
"FSWindow": [
],
"MJRefresh": [
"3.1.15.7"
],
"FSCalculator": [
]
},
"frameworks": "UIKit"
}