blob: 4b00ad9ced612cf62180c62e6027fb9b0859db1e [file] [log] [blame]
{
"name": "FToolKit",
"version": "1.2.2",
"description": "iOS Debug Tools",
"summary": "iOS Debug Tools",
"homepage": "https://github.com/wjmwjmwb/FToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Four": "wjmwjmwb@yeah.net"
},
"source": {
"git": "https://github.com/wjmwjmwb/FToolKit",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "FToolKit/**/*",
"requires_arc": true,
"dependencies": {
"RealmBrowserKit": [
],
"FLEX": [
"~> 2.0"
]
},
"resources": "FToolKit.bundle"
}