blob: 3ebda68a8205b2d40601004ff4b4f599c4cd6793 [file] [log] [blame]
{
"name": "XYHttpUnit",
"version": "0.0.2",
"summary": "这个是简介,基于AF的网络框架",
"description": "基于AF的网络框架",
"homepage": "https://github.com/lixiya1990/XYHttpUnit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lixiya": "lixiya@mana.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lixiya1990/XYHttpUnit.git",
"tag": "0.0.2"
},
"source_files": "Classess/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYKit": [
]
}
}