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