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