blob: 33fcb05986ef87507b827b1f2636fb97ba436a74 [file] [log] [blame]
{
"name": "FSBaseController",
"version": "0.0.8",
"summary": "FSBaseController 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/FSBaseController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSBaseController.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.2"
},
"source_files": "FSBaseController/Classes/*",
"dependencies": {
"FSUIKit": [
],
"FSTrack": [
],
"FSKit": [
]
},
"frameworks": "UIKit"
}