blob: b6068a9adcc48dc54cc1ef50bbad874f20aa03ab [file] [log] [blame]
{
"name": "KEGalleryView",
"version": "0.1",
"summary": "轮播图",
"description": "实用的轮播图",
"homepage": "https://github.com/yanglukai/KEGalleryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanglukai": "530607291@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanglukai/KEGalleryView.git",
"tag": "0.1"
},
"source_files": "KEGalleryView/**/*.{h,m}",
"requires_arc": true
}