blob: 233b63364d585754aa744643c52f850b3ed0a75d [file] [log] [blame]
{
"name": "WGPushControllerKit",
"version": "1.0.7",
"summary": "底层实现页面跳转不需要导入头文件,支持多种类型传值(如属性传值)",
"homepage": "https://github.com/wanggang1128/WGPushControllerKit",
"license": "MIT",
"authors": {
"王刚": "wxwangg@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wanggang1128/WGPushControllerKit.git",
"tag": "1.0.7"
},
"source_files": "WGPushControllerKit/PushTools/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}