blob: e8596febaadba6a485d9a28af00786c19f1352d6 [file] [log] [blame]
{
"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": [
]
}
}