blob: edd0302d036e4628f69a3adea3ebaac082b4c721 [file] [log] [blame]
{
"name": "XKNetworking",
"version": "8",
"summary": "XKNetworking.",
"description": "this is XKNetworking",
"homepage": "https://github.com/jhchenchong/XKNetworking",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"浪漫恋星空": "727378500@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jhchenchong/XKNetworking.git",
"tag": "8"
},
"source_files": "XKNetworking/XKNetworking/**/*.{h,m,swift,mm}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
],
"MMKV": [
]
}
}