[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 8 / 9 / SFTcp / 1.0.2 / SFTcp.podspec.json
blob9177813750fbd0633f5c51f3c8f0c8630d3e0946
2   "name": "SFTcp",
3   "version": "1.0.2",
4   "authors": {
5     "ruibox001": "wangshengyuancrazy@163.com"
6   },
7   "homepage": "https://github.com/ruibox001/SFTcp",
8   "summary": "SFTcp 是封装了Tcp请求类,使用方便,源码开放",
9   "source": {
10     "git": "https://github.com/ruibox001/SFTcp.git",
11     "tag": "v1.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "SFTcp",
22   "public_header_files": "SFTcp/*.h",
23   "frameworks": "UIKit"