| { | |
| "name": "YMJpush", | |
| "version": "0.0.5", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "summary": "dot not use code to use Jpush", | |
| "homepage": "https://github.com/xuyao199277/YMJpush", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "xuyao": "2366272922@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xuyao199277/YMJpush.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": "YMJPush/**/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "XAspect": [ | |
| ] | |
| } | |
| } |