blob: 3d245d7f2046bec793b3597b2e6f5efa8e183c6e [file] [log] [blame]
{
"name": "XKNetworking",
"version": "9",
"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": "9"
},
"source_files": "XKNetworking/XKNetworking/**/*.{h,m,swift,mm}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
],
"MMKV": [
]
}
}