| { | |
| "name": "NewsView", | |
| "version": "0.1.0", | |
| "summary": "App launch new", | |
| "description": "use NewsView to show app launch news", | |
| "homepage": "https://github.com/CoderJayChunlen/NewsView", | |
| "license": "MIT", | |
| "authors": { | |
| "CoderJayChunlen": "18962553466@163.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/CoderJayChunlen/NewsView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "NewsView/**/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "SDWebImage": [ | |
| ] | |
| } | |
| } |