[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / b / c / SYNetworkKit / 1.2.0 / SYNetworkKit.podspec.json
blobdac59bdb354418280705682872b8acb48260db2d
2   "name": "SYNetworkKit",
3   "version": "1.2.0",
4   "summary": "接口加密",
5   "description": "这是一个网络组件",
6   "homepage": "http://postop.cn/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yehuawei": "yehuawei@postop.cn"
13   },
14   "source": {
15     "git": "https://codeup.aliyun.com/6139b4362bf07942fbc2469e/rplushealth/rplus-ios/rplus-ios-network.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYNetworkKit/Classes/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ],
26     "CocoaSecurity": [
27       "~> 1.2.4"
28     ]
29   }