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