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