[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / b / SyncNetKit / 0.0.1 / SyncNetKit.podspec.json
bloba48ccf6078dd1ea415a89a892d58e070a55c801e
2   "name": "SyncNetKit",
3   "version": "0.0.1",
4   "summary": "SyncNetKit a OC NetworkExtension.",
5   "description": "SyncNetKit a OC NetworkExtension.",
6   "homepage": "https://github.com/YYSYNC/SyncNetKit",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2018 SYNC.COOL\n"
10   },
11   "authors": {
12     "YYSYNC": "i@wyy.life"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YYSYNC/SyncNetKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SyncNetKit/*.{h,m}",
22   "frameworks": [
23     "NetworkExtension",
24     "Security"
25   ]