blob: 51bd43c3a8a972d54fd4d17c7ec203781a612e20 [file] [log] [blame]
{
"name": "KVAFNetworking",
"version": "0.0.1",
"summary": "This is a Object-c Categorg kit library.",
"description": "This is a based on network request afnetworking 3.0 encapsulation.",
"homepage": "https://github.com/9025316/KVAFNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩问": "9025316@qq.com"
},
"source": {
"git": "https://github.com/9025316/KVAFNetworking.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KVAFHeader.h",
"public_header_files": "KVAFHeader.h"
}