| { | |
| "name": "WMAppLifeCircleSDK", | |
| "version": "1.0.2", | |
| "summary": "xc framework", | |
| "description": "这是WMAppLifeCircleSDK的,xcode打包的静态库的framework,生命周期的事件分发", | |
| "homepage": "https://gitee.com/snilwx/wmapp-life-circle-sdk", | |
| "license": "MIT", | |
| "authors": { | |
| "wangxiang": "934416194@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/snilwx/wmapp-life-circle-sdk.git", | |
| "tag": "1.0.2" | |
| }, | |
| "vendored_frameworks": "WMAppLifeCircleSDK.framework", | |
| "requires_arc": true | |
| } |