| { |
| "name": "LxFTPRequest", |
| "version": "1.1.2", |
| "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.2" |
| }, |
| "source_files": "LxFTPRequest/LxFTPRequest.*", |
| "requires_arc": true, |
| "frameworks": "Foundation" |
| } |