blob: ce3698c5ad9bee38cece5eda8bdb74ebe5ed9cb4 [file] [log] [blame]
{
"name": "FToolKit",
"version": "1.2.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "FToolKit/**/*",
"requires_arc": true,
"dependencies": {
"RealmBrowserKit": [
],
"FLEX": [
"~> 2.0"
]
},
"resources": "FToolKit.bundle"
}