[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 0 / 6 / STFTPNetwork / 0.0.1 / STFTPNetwork.podspec.json
blobe368b17714b94b098e1a6932bca59a777cecaf0c
2   "name": "STFTPNetwork",
3   "version": "0.0.1",
4   "summary": "An FTP network library for iOS.",
5   "homepage": "https://github.com/shien7654321/STFTPNetwork",
6   "authors": {
7     "Suta": "shien7654321@163.com"
8   },
9   "source": {
10     "git": "https://github.com/shien7654321/STFTPNetwork.git",
11     "tag": "0.0.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": "STFTPNetwork/*.{h,m}",
26   "compiler_flags": "-fmodules",
27   "description": "STFTPNetwork is an FTP network library for iOS."