blob: 914f591d4e2c00e0da7425db5811e680ab4c1117 [file] [log] [blame]
{
"name": "TView",
"version": "1.0.0",
"summary": "图片视图",
"homepage": "https://github.com/LYajun/TView",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LYajun/TView.git",
"tag": "1.0.0"
},
"source_files": "TView/Classes/*.{h,m}",
"resources": "TView/Resources/TView.bundle",
"requires_arc": true
}