blob: df2c7cc8a6098ba6dc3a205682f63f43a2ace5a6 [file] [log] [blame]
{
"name": "LxFTPRequest",
"version": "1.0.0",
"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.0.0"
},
"source_files": "LxFTPRequest/LxFTPRequest.*",
"requires_arc": true,
"frameworks": "Foundation"
}