blob: a2f2c15f96fc3cd92dfa883dab6b2479d408c19a [file] [log] [blame]
{
"name": "FSJZKit",
"version": "1.4",
"summary": "FSJZKit 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/FSJZKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSJZKit.git",
"tag": "1.4"
},
"source_files": "FSJZKit/classes/*.{h,m}",
"dependencies": {
"FSShare": [
],
"FSDBMaster": [
],
"FSViewToImage": [
],
"FSTuple": [
],
"FSCryptor": [
],
"FSBaseController": [
]
},
"platforms": {
"ios": "8.2"
},
"frameworks": "UIKit"
}