blob: a48ccf6078dd1ea415a89a892d58e070a55c801e [file] [log] [blame]
{
"name": "SyncNetKit",
"version": "0.0.1",
"summary": "SyncNetKit a OC NetworkExtension.",
"description": "SyncNetKit a OC NetworkExtension.",
"homepage": "https://github.com/YYSYNC/SyncNetKit",
"license": {
"type": "MIT",
"text": "Copyright 2018 SYNC.COOL\n"
},
"authors": {
"YYSYNC": "i@wyy.life"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YYSYNC/SyncNetKit.git",
"tag": "0.0.1"
},
"source_files": "SyncNetKit/*.{h,m}",
"frameworks": [
"NetworkExtension",
"Security"
]
}