blob: f726b3e32be14cba197476cb2659958c389de079 [file] [log] [blame]
{
"name": "JGNetworkReachability",
"version": "0.0.5",
"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.5"
},
"authors": [
{
"等你8023": "945835664@qq.com"
},
{
"git": "https://github.com/dengni8023/JGNetworkReachability.git",
"tag": "0.0.5"
}
],
"platforms": {
"ios": "8.0"
},
"source_files": "JGNetworkReachability/*.{h,m}",
"dependencies": {
"JGSourceBase": [
"~> 0.0.1"
]
},
"requires_arc": true
}