blob: ea8f88f7f9479a67bf6d5e4e712bd47c5237d720 [file] [log] [blame]
{
"name": "IOAApiManager",
"version": "0.0.3",
"summary": "网络请求框架对 YTKNetwork二次封装,使用方式多样,简单。",
"description": "网络请求框架对 YTKNetwork二次封装,使用方式多样,简单。 Easy",
"homepage": "https://github.com/EarthMass/IOAApiManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EarthMass": "627556038@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EarthMass/IOAApiManager.git",
"tag": "0.0.3"
},
"source_files": "IOAApiManagerDemo/**/IOAApiManager/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJExtension": [
],
"YTKNetwork": [
"2.0.4"
],
"HXProgressHUD": [
]
}
}