blob: 250948f287ff840b95e0376270159da00bc4ef8b [file] [log] [blame]
{
"name": "YJView",
"version": "1.0.0",
"summary": "图片视图",
"homepage": "https://github.com/LYajun/YJView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LYajun/YJView.git",
"tag": "1.0.0"
},
"source_files": [
"YJView/*",
"YJView/**/*"
],
"resources": "YJView/**/*",
"requires_arc": true
}