blob: 1ed04afd438099675f4660c7de360e9952824ba1 [file] [log] [blame]
{
"name": "ABCVIEW",
"version": "1.0.0",
"summary": "九宫格快速布局.",
"description": "九宫格快速布局.方便快捷,缓存加载,功能强大",
"homepage": "https://github.com/dongliangwang/ABCVIEW.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangdongliang": "546297209@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dongliangwang/ABCVIEW.git",
"tag": "1.0.0"
},
"source_files": [
"ABCVIEW",
"ABCVIEW/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}