blob: 74b7e098352387225b59a8dbbd4586d64012ea09 [file] [log] [blame]
{
"name": "XWNewsFramework",
"version": "1.0.4",
"summary": "This is a framework of xianwen for iOS... 轻松接入鲜闻内容",
"description": "This is a framework of xianwen for iOS... 轻松接入鲜闻内容,简单快捷",
"homepage": "https://github.com/myxianwen/XWNewsFramework",
"authors": {
"full-of-fire": "591730822@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/myxianwen/XWNewsFramework.git",
"tag": "1.0.4"
},
"resources": "XWNewsImages.bundle",
"frameworks": [
"AVFoundation",
"MediaPlayer"
],
"ios": {
"vendored_frameworks": "XWNewsframework.framework"
},
"libraries": "sqlite3",
"requires_arc": true
}