blob: 19ec5e4fc3c29292d3006ce4edbb1a31be70c95c [file] [log] [blame]
{
"name": "WLJPushUtil",
"version": "0.0.2",
"summary": "A Lib For hud.",
"description": "WLJPushUtil一个对jpush的封装",
"homepage": "https://github.com/StoneStoneStoneWang/WLJPushUtil",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLJPushUtil.git",
"tag": "0.0.2"
},
"source_files": "Code/**/*.{h,m}",
"dependencies": {
"JPush": [
]
}
}