blob: 07b5412a8ad0d46b35f85c8b752c7b952780c013 [file] [log] [blame]
{
"name": "OdinNetworking",
"version": "0.0.4",
"summary": "Base of AFN.",
"description": "A network framework which bases on AFNetworking.",
"homepage": "https://gitee.com/EnjoyCodeing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSBacon": "baconli@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/EnjoyCodeing/OdinNetworking.git",
"tag": "0.0.4"
},
"source_files": "*.{h,m}",
"requires_arc": true
}