blob: 37eb9bc1dff5d12b26d9a36fd669216c32b0cb09 [file] [log] [blame]
{
"name": "JGNetworkReachability",
"version": "0.0.6",
"summary": "iOS 弹出系统Alert通用方法定义",
"description": "iOS 弹出系统Alert便捷方法定义\n\n功能包括:\n1、支持多Block回调监听\n2、支持多Selector回调监听\n3、支持通知中心监听",
"homepage": "https://github.com/dengni8023/JGNetworkReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/dengni8023/JGNetworkReachability.git",
"tag": "0.0.6"
},
"authors": [
{
"等你8023": "945835664@qq.com"
},
{
"git": "https://github.com/dengni8023/JGNetworkReachability.git",
"tag": "0.0.6"
}
],
"platforms": {
"ios": "8.0"
},
"source_files": "JGNetworkReachability/*.{h,m}",
"dependencies": {
"JGSourceBase": [
"~> 0.0.1"
]
},
"requires_arc": true
}