blob: 20b014d634bbdebb57424493337cf346608a510a [file] [log] [blame]
{
"name": "YMPodPrivateNetWork",
"version": "0.1.4",
"summary": "A short description of YMPodPrivateNetWork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gupengling/YMPodPrivateNetWork",
"license": {
"type": "Cpoyright",
"text": "LICENSE ©2018 yimifudao.com, Inc. All rights reserved"
},
"authors": {
"gupengling": "pengling.gu@1mifudao.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gupengling/YMNetWork.git",
"tag": "0.1.4"
},
"source_files": [
"YMPodPrivateNetWork/Classes/*.{h,m}",
"YMPodPrivateNetWork/Classes/**/*.{h,m}"
],
"public_header_files": "YMPodPrivateNetWork/Classes/*.h",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}