blob: 86d8b1d62c9b7fdeaeaf275ec567f79822a4af25 [file] [log] [blame]
{
"name": "WGPushControllerKit",
"version": "1.0.9",
"summary": "底层实现页面跳转不需要导入头文件,支持swift类页面跳转",
"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.9"
},
"source_files": "WGPushControllerKit/PushTools/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}