blob: 4b8925532b6dfe1780596d5ff5f446fe1c67e13d [file] [log] [blame]
{
"name": "LxFTPRequest",
"version": "1.1.1",
"summary": "A convenient FTP request library for iOS and Mac OS X. Support progress tracking, Breakpoint continuingly etc.",
"homepage": "https://github.com/DeveloperLx/LxFTPRequest",
"license": "Apache",
"authors": {
"DeveloperLx": "developerlx@yeah.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/DeveloperLx/LxFTPRequest.git",
"tag": "1.1.1"
},
"source_files": "LxFTPRequest/LxFTPRequest.*",
"requires_arc": true,
"frameworks": "Foundation"
}