blob: f336eaddfafdd3107393852ac4776740fa81041b [file] [log] [blame]
{
"name": "YJJWebViewKit",
"version": "0.2",
"summary": "网页加载",
"homepage": "https://github.com/Junior-Young/YJJWebViewKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YangJunjie": "327762208@qq.com"
},
"source": {
"git": "https://github.com/Junior-Young/YJJWebViewKit.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJJWebViewKit/**/*",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"dependencies": {
"MJRefresh": [
]
},
"requires_arc": true
}