[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / 4 / LxFTPRequest / 1.1.1 / LxFTPRequest.podspec.json
blob4b8925532b6dfe1780596d5ff5f446fe1c67e13d
2   "name": "LxFTPRequest",
3   "version": "1.1.1",
4   "summary": "A convenient FTP request library for iOS and Mac OS X. Support progress tracking, Breakpoint continuingly etc.",
5   "homepage": "https://github.com/DeveloperLx/LxFTPRequest",
6   "license": "Apache",
7   "authors": {
8     "DeveloperLx": "developerlx@yeah.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/DeveloperLx/LxFTPRequest.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "LxFTPRequest/LxFTPRequest.*",
18   "requires_arc": true,
19   "frameworks": "Foundation"